Skip to content

Sorted the input of taxonomic columns

Compare
Choose a tag to compare
@iquasere iquasere released this 26 Sep 13:49
· 12 commits to master since this release

Specifying taxonomic columns (e.g., Taxonomic lineage (SPECIES), Taxonomic lineage IDs (SUPERKINGDOM)) was always outputting the columns Taxonomic lineage and Taxonomic lineage (Ids).

These columns are no longer outputted if not called for.

Also, several fixes

Fixed outputting taxonomy with extra space (e.g. Bacteria -> Bacteria).
Fixed case where no additional IDs are mapped, it was throwing error.
Fixed case where no columns are inputted.
Fixed getting fasta - request was badly formatted.