Skip to content

Add experimental --protein mode

Compare
Choose a tag to compare
@prihoda prihoda released this 07 Feb 12:21
· 68 commits to master since this release
  • 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