Bismark: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m Text replace - "<!--Run-->" to "==System Variables== * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory <!--Run--> " |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Software]][[Category: | [[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--> | ||
== | ==Environment Modules== | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |||
< | |||
==System Variables== | ==System Variables== | ||
* HPC_{{ | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
<!--Run--> | <!--Run--> | ||
Line 57: | 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: | ||
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 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.