JSON

Genome indexing

^ http://edamontology.org/operation_3211


Generate an index of a genome sequence.

Synonyms: Genome indexing (suffix arrays), Burrows-Wheeler, Genome indexing (Burrows-Wheeler), Suffix arrays

Term info

Subsets

operations, edam

comment

Many sequence alignment tasks involving many or very large sequences rely on a precomputed index of the sequence to accelerate the alignment. The Burrows-Wheeler Transform (BWT) is a permutation of the genome based on a suffix array algorithm. A suffix array consists of the lexicographically sorted list of suffixes of a genome.

Term relations