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