Alignment and denovo Flashcards
What does alignment in NGS refer to?
Matching DNA sequences to a reference genome
Which algorithm is commonly used in sequence alignment?
Needleman-Wunsch
What is the purpose of using a seed in alignment algorithms?
To initiate the alignment process efficiently
What is a ‘read’ in the context of NGS alignment?
A fragment of DNA sequenced in an NGS run
What challenge does repetitive DNA pose in alignment?
Can lead to more than one alignments
What does the term ‘coverage’ mean in NGS?
The number of times a base is sequenced
What is ‘mapping’ in NGS data analysis?
Aligning reads to a reference genome
What role does a reference genome play in alignment?
Provides a template to compare against sequenced reads
What is an advantage of paired-end sequencing in alignment?
repeted
Helps finding regoins that have been repeted
repeted
What does the Burrows-Wheeler Transform (BWT) do in sequence alignment?
Compresses DNA sequences
What is the significance of gap penalties in sequence alignment?
To penalize insertions and deletions
What is a primary challenge in aligning short reads in NGS?
They may align to multiple locations
What is the Smith-Waterman algorithm primarily used for?
Local sequence alignment
What does ‘consensus sequence’ mean in the context of alignment?
The most common sequence in a dataset
How does base quality scoring impact alignment?
Higher quality scores improve alignment accuracy
What is the role of ‘alignment score’ in NGS?
To assess the quality of the alignment
Why are reference genomes updated periodically?
To correct errors and incorporate new genetic information
What does ‘chimeric alignment’ refer to in NGS?
A single read aligning to two different parts of the genome
What advantage does ‘splice-aware’ alignment offer for RNA-seq data?
It aligns reads across exon junctions
In NGS, what is ‘indel realignment’ used for?
To correct mismatches in the alignment
What is the primary goal of de novo assembly in NGS?
Assemble sequences without a reference genome
What does “de novo” mean in the context of genome assembly?
From the beginning
Which graph type is commonly used in de novo assembly?
De Brujin graph
What are ‘contigs’ in de novo assembly?
Overlapping DNA sequences joined together