Skip to content

Releases: Merck/deepbgc

Fix dependency issues

30 Sep 14:18
Compare
Choose a tag to compare
v0.1.29

Set version to 0.1.29

Support BioPython >= 1.78

20 Sep 19:56
Compare
Choose a tag to compare
v0.1.28

Set version to 0.1.28

Support gbff genbank extension

14 Jul 14:00
Compare
Choose a tag to compare
v0.1.27

Set version to 0.1.27

Handle Pfam boundaries in incomplete CDS

05 Mar 08:19
Compare
Choose a tag to compare
v0.1.25

Set version to 0.1.25

Handle Pfam boundaries in incomplete CDS

05 Mar 07:23
Compare
Choose a tag to compare
v0.1.24

Set version to 0.1.24

Enable antiSMASH JSON output

23 Feb 09:48
Compare
Choose a tag to compare

antiSMASH JSON output is created by default in output folder

Fix protein IDs in --protein mode, add tests

12 Feb 16:28
Compare
Choose a tag to compare
v0.1.18

Set version to 0.1.18

Add experimental --protein mode

07 Feb 12:21
Compare
Choose a tag to compare
  • You can now detect BGCs in a protein FASTA sequence using deepbgc pipeline --protein. This is done by creating an artificial sequence where all proteins are found right after another on the + strand
  • You can now prepare protein FASTA sequences into a Pfam TSV file using deepbgc prepare --protein.
  • Fixed ROC and Precision-Recall plots

Support Prodigal "-p meta" mode

20 Nov 13:36
Compare
Choose a tag to compare
  • add --prodigal-meta-mode argument to deepbgc prepare and deepbgc pipeline to enable detecting genes in short contigs
  • fix Python 2.7 incompatibility error when detecting Pfam domains

Support gzipped input files

14 Oct 14:57
Compare
Choose a tag to compare
  • Added support for gzipped input sequence files (should end with .gz extension)
  • Improved error message when parsing unknown format