v3.2.1 Cenote-Taker 3: In the Skeloton
Changes from v3.2.0
:
- Added
-wd
/--working_directory
flags for specifying working directory for outputs. - Added pyarrow to enviroment files. Prevents pandas futurewarning.
- Fixed downcasting in
fillna()
commands in python/pandas. - Fixed paths so that hhsuite databases are download and referred to correctly.
- Added
--genbank
flag which allows users to disable genbank outputs. - Fixed taxonomy lineage parsing in
vote_taxonomy.py
in certain cases. - Fixed
hhpred_to_table.py
parsing of hhsuite output files to correctly hand CDD and PDB accessions/descriptions. - Updated scripts so that in annotation mode
-am True
(unless flag--caller adaptive
) to skip unnecessary initialpyhmmer
steps. This reduced runtime by about 25%.