Skip to main content

Signal Duplication (suspended)

danger

Signal Duplication is still under development and not yet actively supported.

Calculate duplication statistics at user-specified regions.

Command Line Interface

Usage:

java -jar ScriptManager.jar peak-analysis signal-dup [-hV] [-o=<output>]
[-w=<window>] <bamFile> <gffFile>
InputDescription
<bamFile>The BAM file whose statistics we want.
<gffFile>The GFF file indicating the region in which to calculate duplication statistics

Output Options

OptionDescription
-o, --output=<output>specify output file
OptionDescription
-w, --window=<window>size of signal window around center in bp (default=100)