BFAST: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "" |
No edit summary |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Software]][[Category: | [[Category:Software]][[Category:Biology]][[Category:NGS]] | ||
{|<!--Main settings - REQUIRED--> | |||
{| | |||
<!--Main settings - REQUIRED--> | |||
|{{#vardefine:app|bfast}} | |{{#vardefine:app|bfast}} | ||
|{{#vardefine:url|http://sourceforge.net/apps/mediawiki/bfast/index.php?title=Main_Page}} | |{{#vardefine:url|http://sourceforge.net/apps/mediawiki/bfast/index.php?title=Main_Page}} | ||
|{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | |{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | ||
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | |{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | ||
Line 35: | Line 20: | ||
BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance. | BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance. | ||
<!--Modules--> | |||
==Environment Modules== | |||
<!-- --> | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | |||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | |||
* HPC_BFAST_BIN - executable directory | * HPC_BFAST_BIN - executable directory | ||
* HPC_BFAST_DOC - documentation directory | * HPC_BFAST_DOC - documentation directory | ||
{{#if: {{#var: exe}}|== | <!--Additional--> | ||
{{#if: {{#var: exe}}|==Additional Information== | |||
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 48: | Line 34: | ||
{{#if: {{#var: pbs}}|==PBS Script Examples== | {{#if: {{#var: pbs}}|==PBS Script Examples== | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
{{#if: {{#var: policy}}|==Usage | {{#if: {{#var: policy}}|==Usage Policy== | ||
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | ||
{{#if: {{#var: testing}}|==Performance== | {{#if: {{#var: testing}}|==Performance== |
Latest revision as of 18:16, 12 August 2022
Description
BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance.
Environment Modules
Run module spider bfast
to find out what environment modules are available for this application.
System Variables
- HPC_BFAST_DIR - installation directory
- HPC_BFAST_BIN - executable directory
- HPC_BFAST_DOC - documentation directory