Skip to content

Releases: PedroMTQ/mantis

1.4.3

11 Jan 14:05
Compare
Choose a tag to compare

fix setup

1.4.2

10 Jan 09:43
Compare
Choose a tag to compare
update init

1.4.1

10 Jan 09:41
Compare
Choose a tag to compare
update help __main__

Release 1.4

09 Jan 13:32
Compare
Choose a tag to compare

Adding mantis to conda

Release 1.3.1

05 Jan 12:32
Compare
Choose a tag to compare

Fixed a bug in _weight parsing.
Also fixed some other minor issues and updated the wiki

Release 1.3

16 Dec 08:05
Compare
Choose a tag to compare

This is a cumulative release of all the features added since 1.2:

  • removed TIGRfams HMMs, since these are included in the NCBI protein family HMMs
  • added gff output
  • changed NOG reference from HMM to Diamond
  • added the option to use GTDB lineages and taxa strings when input organism details (previously it was only NCBI IDs)
  • added lowest common ancestor to convert between GTDB and NCBI
  • metadata is now converted to SQL which increases efficiency at which we retrieve metadata (this is especially useful for very large metadata files)
  • changed config file
  • removed NOG sql files
  • added check_sql option to check if SQL databases are working correctly
  • Removed slurm variables (now Mantis will use all available cores instead of the ones given by slurm, the user should therefore set the amount of cores to be used)

1.2.3

15 Oct 11:15
Compare
Choose a tag to compare

Added gff output

Removed tigrfams default HMM

08 Sep 11:42
Compare
Choose a tag to compare

TIGRFAMs is no longer directly available from NCBI, instead it is now part of their broader protein family HMMs, which are already part of the Mantis' default HMMs.
TIGRfams was therefore removed.

NCBI now also contains go terms, so these were added to the respective metadata.

1.2

07 Sep 07:47
Compare
Choose a tag to compare
1.2

This is a cumulative release, it includes all previous features, i.e., km improvement and diamond support, as well as the bug fixes.
A different folder structure for some default databases was also previously included.

This release uses a different structure for custom references, therefore it will break previous metadata files for custom references.
Keep in mind that this is only applicable to custom references, default references are not affected.

km improvement

31 Aug 07:29
Compare
Choose a tag to compare
changed km to actually represent kegg matrix completeness; added verb…

…ose mode

Former-commit-id: 231a762cfa74dd7cbaac9d7d6183fd2d9666a1d3