FragGeneScan

From UFRC
Revision as of 17:12, 23 April 2012 by Moskalenko (talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:BioinformaticsCategory:NGS <!-- ######## Template Configuration ######## --> <!--Edit definitions of the variab...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

{{{name}}} website  
FragGeneScan is an application for finding (fragmented) genes in short reads. Template:App Location

Available versions

  • 1.16.

Running the application using modules

To use fraggenescan with the environment modules system at HPC the following commands are available:

Get module information for fraggenescan:

$module spider fraggenescan

Load the default application module:

$module load fraggenescan

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_FRAGGENESCAN_DIR - directory where fraggenescan is located.
  • HPC_FRAGGENESCAN_BIN - executable directory.

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