Difference between revisions of "FragGeneScan"

From UFRC
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]][[Category:NGS]]
+
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|fraggenescan}}
 
|{{#vardefine:app|fraggenescan}}
Line 20: Line 20:
 
FragGeneScan is an application for finding (fragmented) genes in short reads.
 
FragGeneScan is an application for finding (fragmented) genes in short reads.
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_FRAGGENESCAN_BIN - executable directory.
 
* HPC_FRAGGENESCAN_BIN - executable directory.
 
<!--Additional-->
 
<!--Additional-->
Line 36: Line 34:
 
Mina Rho, Haixu Tang, and Yuzhen Ye. FragGeneScan: Predicting Genes in Short and Error-prone Reads. Nucl. Acids Res., 2010 doi: [http://nar.oxfordjournals.org/content/early/2010/08/29/nar.gkq747.abstract 10.1093/nar/gkq747]
 
Mina Rho, Haixu Tang, and Yuzhen Ye. FragGeneScan: Predicting Genes in Short and Error-prone Reads. Nucl. Acids Res., 2010 doi: [http://nar.oxfordjournals.org/content/early/2010/08/29/nar.gkq747.abstract 10.1093/nar/gkq747]
 
|}}
 
|}}
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 16:48, 15 August 2022

Description

fraggenescan website  

FragGeneScan is an application for finding (fragmented) genes in short reads.

Environment Modules

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

System Variables

  • HPC_FRAGGENESCAN_DIR - installation directory
  • HPC_FRAGGENESCAN_BIN - executable directory.

Additional Information

Two convenience scripts are provided within the FragGeneScan distribution - run_FragGeneScan.pl and post_process.pl - in addition to the main FragGeneScan binary.

Read the usage documentation for details on how to run the program.

Citation

Mina Rho, Haixu Tang, and Yuzhen Ye. FragGeneScan: Predicting Genes in Short and Error-prone Reads. Nucl. Acids Res., 2010 doi: 10.1093/nar/gkq747