generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
04-alignments.Rmd
13 lines (8 loc) · 1018 Bytes
/
04-alignments.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
# Alignments
This lecture module introduces the structure of genomic data and how alignments work. It touches on the "shredded book" analogy, demonstrates how short chunks of data can be compared to find variation, and reviews data files needed for alignments, including reference genomes and read data. It also reviews some diverse applications of variant detection made possible via alignment tools.
**Learning Objectives**
1. Learn about data as “reads” & shredded books
1. Become familiar with reference genomes and alignments
1. Explore the file structure of genomic data and quality scoring
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/MEZP_AzlLyg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
You can view and download the Google Slides [here](https://docs.google.com/presentation/d/1SxbYQyzJ19AmTj2ULhkxv9VZTEZjG2xePaVLTN7z52Q/edit?usp=sharing).