ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Static Public Member Functions | Public Attributes | Protected Member Functions | List of all members
broad.pda.seq.rap.RatioPermutationPeakCaller Class Reference
Inheritance diagram for broad.pda.seq.rap.RatioPermutationPeakCaller:
Inheritance graph
[legend]
Collaboration diagram for broad.pda.seq.rap.RatioPermutationPeakCaller:
Collaboration graph
[legend]

Static Public Member Functions

static void main (final String[] args)
 

Public Attributes

String USAGE = "Call peaks based on a permutation model of ratios. Run broad.pda.rap.BuildRatioNullDistribution first."
 
int WINDOW
 
int OVERLAP
 
File TARGET
 
File CONTROL
 
File OUTPUT
 
File NULL_DIST = null
 
Double CUTOFF = 0.001
 
Boolean DEPLETED =false
 
Double TRIM = null
 
- Public Attributes inherited from broad.pda.seq.rap.GenomeCommandLineProgram
String SIZES = "/seq/lincRNA/data/mm9/sizes"
 
String MASK_FILE = "/seq/mguttman/ChIPData/MaskFiles/MM9Segments/all.mask.mouse.n36.d2.bin"
 
double PCT_MASKED_ALLOWED = 50.0
 
String REGION = null
 
String GENE = null
 
Integer MAX_FRAGMENT_LENGTH = 10000
 
Integer MIN_MAPPING_QUALITY = 30
 
String COORD_SPACE = "genomic"
 
String ANNOTATION = "/seq/lincRNA/Shari/Annotations/RefSeq_LincV3_ChromatinWithNames_nonrandom_collapsed_overlappers.bed"
 

Protected Member Functions

int doWork ()
 
- Protected Member Functions inherited from broad.pda.seq.rap.GenomeCommandLineProgram
String[] customCommandLineValidation ()
 
void loadCoordinateSpace () throws IOException
 
CoordinateSpace getCoordinateSpace ()
 

Additional Inherited Members

- Public Member Functions inherited from broad.pda.seq.rap.GenomeCommandLineProgram
List< Annotation > getRegions ()
 
Map< String, Annotation > getRegionsMap ()
 
AnnotationList< Annotation > getRegionSet ()
 
Annotation getGenes ()
 
Boolean isGenomicSpace ()
 
AlignmentModel loadAlignmentModel (File bamFile)
 
AlignmentModel loadAlignmentModel (File bamFile, boolean pairedEnd)
 
- Protected Attributes inherited from broad.pda.seq.rap.GenomeCommandLineProgram
CoordinateSpace coordinateSpace
 

Member Function Documentation

int broad.pda.seq.rap.RatioPermutationPeakCaller.doWork ( )
protected

Here is the call graph for this function:

static void broad.pda.seq.rap.RatioPermutationPeakCaller.main ( final String[]  args)
static

Stock main method.

Parameters
argsmain arguments

Member Data Documentation

File broad.pda.seq.rap.RatioPermutationPeakCaller.CONTROL
Double broad.pda.seq.rap.RatioPermutationPeakCaller.CUTOFF = 0.001
Boolean broad.pda.seq.rap.RatioPermutationPeakCaller.DEPLETED =false
File broad.pda.seq.rap.RatioPermutationPeakCaller.NULL_DIST = null
File broad.pda.seq.rap.RatioPermutationPeakCaller.OUTPUT
int broad.pda.seq.rap.RatioPermutationPeakCaller.OVERLAP
File broad.pda.seq.rap.RatioPermutationPeakCaller.TARGET
Double broad.pda.seq.rap.RatioPermutationPeakCaller.TRIM = null
String broad.pda.seq.rap.RatioPermutationPeakCaller.USAGE = "Call peaks based on a permutation model of ratios. Run broad.pda.rap.BuildRatioNullDistribution first."
int broad.pda.seq.rap.RatioPermutationPeakCaller.WINDOW

The documentation for this class was generated from the following file: