Difference between revisions of "PeakSplitter"

From UFRC
Jump to navigation Jump to search
m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==")
m (Text replace - "Usage policy" to "Usage Policy")
Line 46: Line 46:
 
{{#if: {{#var: pbs}}|==PBS Script Examples==
 
{{#if: {{#var: pbs}}|==PBS Script Examples==
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
{{#if: {{#var: policy}}|==Usage policy==
+
{{#if: {{#var: policy}}|==Usage Policy==
 
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)
 
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)
 
|}}
 
|}}

Revision as of 16:32, 10 August 2012

Description

peaksplitter website  

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

Available Versions

  • 1.0

Execution Environment and 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.