Skip to content

Secondary

Error correction

  1. Heuristic
  2. Probabilistic
  3. ML-based

Alignment and Assembly

  1. Dynamic programming (Smith-Waterman, Needleman-Wunsch, DTW)
  1. Kmer-words, seed and extend (FASTA, BLAST)
  2. Transform based (Burrows-Wheeler: Bowtie)

Error quantification

Compare to known input

Back to top