Difference between revisions of "PeakSplitter"

From UFRC
Jump to navigation Jump to search
 
(4 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:ChIP-Seq]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|peaksplitter}}
 
|{{#vardefine:app|peaksplitter}}
Line 20: Line 20:
 
Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.
 
Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.
 
<!--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
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
|}}
 
|}}
Line 44: Line 42:
 
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:
 
|}}
 
|}}
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 20:19, 12 August 2022

Description

peaksplitter website  

Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.

Environment Modules

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

System Variables

  • HPC_PEAKSPLITTER_DIR - installation directory