Difference between revisions of "PeakSplitter"

From UFRC
Jump to navigation Jump to search
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
Line 31: Line 31:
 
<!--Description-->
 
<!--Description-->
 
{{#if: {{#var: url}}|
 
{{#if: {{#var: url}}|
{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}
+
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 +
 
 
Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.
 
Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks.
 
<!--Location-->
 
<!--Location-->

Revision as of 01:54, 10 August 2012

Description

peaksplitter website  

Subdivision of ChIP-seq/ChIP-chip regions into discrete signal peaks. Template:App Location

Available Versions

  • 1.0

Running the application using modules

To use peaksplitter with the environment modules system at HPC the following commands are available:

Get module information for peaksplitter:

$module spider peaksplitter

Load the default application module:

$module load peaksplitter

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_PEAKSPLITTER_DIR - directory where peaksplitter is located.