Skip to content

Fixed parsing of custom inputted "-cols"

Compare
Choose a tag to compare
@iquasere iquasere released this 21 Nov 15:47
· 7 commits to master since this release

In handling the columns Organism, Organism (ID), Taxonomic lineage and Taxonomic lineage IDs, when some of Taxonomic lineage (LEVEL) or Taxonomic lineage IDs (LEVEL) columns are specified.

UPIMAPI now properly adds and discards columns through its execution, obeying the respective conditions.

Also, UPIMAPI now detects if input ends in a compressed format, i.e., if an input file is specified and ends with .zip, .tar, .gz or .bz2, UPIMAPI will stop executing and will exit.