Difference between revisions of "Bismark"

From UFRC
Jump to navigation Jump to search
m (Text replace - "{{#if: {{#var: mod}}|==Execution Environment and Modules== {{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}" to "==Required Modules== modules documentation ===Serial=== *{{#var:app}}")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]][[Category:NGS]]
+
[[Category:Software]][[Category:Biology]][[Category:NGS]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|bismark}}
 
|{{#vardefine:app|bismark}}
Line 13: Line 13:
 
|{{#vardefine:testing|}} <!--TESTING/PROFILING-->
 
|{{#vardefine:testing|}} <!--TESTING/PROFILING-->
 
|{{#vardefine:faq|}} <!--FAQ-->
 
|{{#vardefine:faq|}} <!--FAQ-->
|{{#vardefine:citation|}} <!--CITATION-->
+
|{{#vardefine:citation|1}} <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
Line 24: Line 24:
  
 
<!--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===
+
==System Variables==
*{{#var:app}}
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
 
<!--Run-->
 
<!--Run-->
 +
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
Line 54: Line 54:
 
{{#if: {{#var: citation}}|==Citation==
 
{{#if: {{#var: citation}}|==Citation==
 
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:
DOUBLE_CLICK_TO_WRITE_CITATION_HERE
+
 
 +
Krueger F, Andrews SR. Bismark: a flexible aligner and methylation caller for
 +
Bisulfite-Seq applications. Bioinformatics. 2011 Jun 1;27(11):1571-2. doi:
 +
10.1093/bioinformatics/btr167. Epub 2011 Apr 14. PubMed PMID: 21493656; PubMed
 +
Central PMCID: PMC3102221.
 
|}}
 
|}}
 
<!--Installation-->
 
<!--Installation-->

Latest revision as of 18:17, 12 August 2022

Description

bismark website  

Bismark is a bisulfite read mapper and methylation caller.

Environment Modules

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

System Variables

  • HPC_BISMARK_DIR - installation directory




Citation

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

Krueger F, Andrews SR. Bismark: a flexible aligner and methylation caller for Bisulfite-Seq applications. Bioinformatics. 2011 Jun 1;27(11):1571-2. doi: 10.1093/bioinformatics/btr167. Epub 2011 Apr 14. PubMed PMID: 21493656; PubMed Central PMCID: PMC3102221.