Difference between revisions of "SpliceGrapher"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biologyCategory:sequencing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|splicegrapher}} |{{#vardefine:url|http://splicegrapher.sour...")
 
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by one other user not shown)
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-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 59: Line 59:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
  
M. F. Rogers, J. Thomas, A. S. N. Reddy, A. Ben-Hur. SpliceGrapher: Detecting patterns of alternative splicing from RNA-seq data in the context of gene models and EST data. Genome Biology, Vol. 13, 2012.
+
* M. F. Rogers, J. Thomas, A. S. N. Reddy, A. Ben-Hur. SpliceGrapher: Detecting patterns of alternative splicing from RNA-seq data in the context of gene models and EST data. Genome Biology, Vol. 13, 2012.
M. F. Rogers, C. Boucher, A. Ben-Hur. SpliceGrapherXT: from splice graphs to transcripts using RNA-Seq. ACM-BCB 2013
+
* M. F. Rogers, C. Boucher, A. Ben-Hur. SpliceGrapherXT: from splice graphs to transcripts using RNA-Seq. ACM-BCB 2013
  
 
|}}
 
|}}

Latest revision as of 21:24, 6 December 2019

Description

splicegrapher website  

SpliceGrapher is a Python package for creating splice graphs from RNA-Seq data, guided by gene models and EST data (when available). Starting with version 0.2.2 we introduced SpliceGrapherXT that can convert splice graph predictions into transcript predictions.

Environment Modules

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

System Variables

  • HPC_SPLICEGRAPHER_DIR - installation directory
  • HPC_SPLICEGRAPHER_BIN - executable directory




Citation

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

  • M. F. Rogers, J. Thomas, A. S. N. Reddy, A. Ben-Hur. SpliceGrapher: Detecting patterns of alternative splicing from RNA-seq data in the context of gene models and EST data. Genome Biology, Vol. 13, 2012.
  • M. F. Rogers, C. Boucher, A. Ben-Hur. SpliceGrapherXT: from splice graphs to transcripts using RNA-Seq. ACM-BCB 2013