Difference between revisions of "PeakSplitter"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{")
 
(6 intermediate revisions by 3 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 19: Line 19:
  
 
Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.
 
Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.
 
+
<!--Modules-->
==Available Versions==
+
==Environment Modules==
* 1.0
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
==Required Modules==
+
==System Variables==
[[Modules|modules documentation]]
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
===Serial===
 
*{{#var:app}}
 
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
|}}
 
|}}

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