taxonMapFile

abstract var taxonMapFile: Path?

Path to mapping file that maps NCBI protein accession numbers to taxon ids (gzip compressed).

This parameter is optional and needs to be supplied in order to provide taxonomy features.

A file can be downloaded from NCBI, or a custom file following the same format may be supplied here. Note that the first line of this file is assumed to contain headings and will be ignored.

Flag: --taxonmap