Skip to content

ngs index

Clay McLeod edited this page Oct 10, 2022 · 2 revisions

The ngs index command produces a companion "index" file for a variety of bioinformatics formats. Index files are often necessary to provide faster querying within bioinformatics files.

The following bioinformatics formats are supported by this tool:

  • FASTA. Generates a .fai index file.
  • BAM. Generates a .bai index file.
Clone this wiki locally