Skip to content

Releases: donovan-h-parks/UniteM

1.2.5

11 Mar 19:14
Compare
Choose a tag to compare
  • updated numpy bool to bool_ to be compatible with latest versions of NumPy

1.2.4

23 Oct 14:48
Compare
Choose a tag to compare
  • additional bug fix to invocation of MetaBAT v1 and v2

1.2.3

23 Oct 14:41
Compare
Choose a tag to compare
  • bug fix with invocation of MetaBAT

1.2.2

23 Oct 14:15
Compare
Choose a tag to compare
  • added option to specify random seed
  • allow UniteM to continue even if a binning method (namely, MaxBin) finds no bins

1.2.0

30 Apr 23:49
0a33b76
Compare
Choose a tag to compare
  • changed appending of prefix so it doesn't add an underscore; updated default prefix to "bin_"

1.1.0

10 Jan 23:47
533710d
Compare
Choose a tag to compare
  • Updated UniteM to include HMMs from closely related protein families to ensure accurate annotation of marker genes
  • Added a keep_intermediate flag to the profile command to retain intermediate gene calling results

1.0.4

04 Jan 20:53
1aad2f2
Compare
Choose a tag to compare
  • better handling of genomes that fail with Prodigal or HMMER
  • make use of previously calculated results for calling genes and identifying marker genes

1.0.3

16 Dec 18:18
7309441
Compare
Choose a tag to compare
  • fixed minor bug with progress indicator for identifying Pfam and TIGRfam marker genes

1.0.2

15 Dec 19:18
Compare
Choose a tag to compare
  • updated setup.py to find all internal packages and indicate NumPy as a dependency

1.0.0

15 Dec 18:35
d496531
Compare
Choose a tag to compare
  • initial release using marker genes identified across GTDB representative genomes
  • marker genes are identified using Prodigal and HMMER, and directly used to estimate completeness and contamination for ensemble binning
  • as of this release, CheckM is no longer used to estimate genome completeness and contamination