Difference between revisions of "Deepbgc"

From UFRC
Jump to navigation Jump to search
m (Maxprok moved page DeepBGC to Deepbgc)
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
DEEPBGC_DATA - data directory
+
* DEEPBGC_DATA - data directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 20:11, 29 September 2020

Description

deepbgc website  

DeepBGC detects BGCs in bacterial and fungal genomes using deep learning. DeepBGC employs a Bidirectional Long Short-Term Memory Recurrent Neural Network and a word2vec-like vector embedding of Pfam protein domains. Product class and activity of detected BGCs is predicted using a Random Forest classifier.

Environment Modules

Run module spider deepbgc to find out what environment modules are available for this application.

System Variables

  • HPC_DEEPBGC_DIR - installation directory
  • HPC_DEEPBGC_BIN - executable directory
  • DEEPBGC_DATA - data directory