Difference between revisions of "Graph annotation"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|graph_annotation}} |{{#vardefine:url|https://github.com/ratschlab/graph_anno...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:20, 6 December 2019

Description

graph_annotation website  

Hash-based colored de Bruijn graph with wavelet trie and Bloom filter color compression

Environment Modules

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

System Variables

  • HPC_GRAPH_ANNOTATION_DIR - installation directory
  • HPC_GRAPH_ANNOTATION_BIN - executable directory




Citation

If you publish research that uses graph_annotation you have to cite it as follows:

Dynamic compression schemes for graph coloring, Bioinformatics, 2018 by Harun Mustafa, Ingo Schilken, Mikhail Karasikov, Carsten Eickhoff, Gunnar Rätsch, and André Kahles.