- Author
- engreitz Class used to run various analyses on sequencing data alignments in genomic or transcriptome space. Automatically filters improper pairs, chimeric reads and PCR duplicates
| String [] broad.pda.seq.rap.GenomeCommandLineProgram.customCommandLineValidation |
( |
| ) |
|
|
protected |
| CoordinateSpace broad.pda.seq.rap.GenomeCommandLineProgram.getCoordinateSpace |
( |
| ) |
|
|
protected |
| Annotation broad.pda.seq.rap.GenomeCommandLineProgram.getGenes |
( |
| ) |
|
| List<Annotation> broad.pda.seq.rap.GenomeCommandLineProgram.getRegions |
( |
| ) |
|
| AnnotationList<Annotation> broad.pda.seq.rap.GenomeCommandLineProgram.getRegionSet |
( |
| ) |
|
| Map<String,Annotation> broad.pda.seq.rap.GenomeCommandLineProgram.getRegionsMap |
( |
| ) |
|
| Boolean broad.pda.seq.rap.GenomeCommandLineProgram.isGenomicSpace |
( |
| ) |
|
| AlignmentModel broad.pda.seq.rap.GenomeCommandLineProgram.loadAlignmentModel |
( |
File |
bamFile | ) |
|
| AlignmentModel broad.pda.seq.rap.GenomeCommandLineProgram.loadAlignmentModel |
( |
File |
bamFile, |
|
|
boolean |
pairedEnd |
|
) |
| |
| void broad.pda.seq.rap.GenomeCommandLineProgram.loadCoordinateSpace |
( |
| ) |
throws IOException |
|
protected |
| String broad.pda.seq.rap.GenomeCommandLineProgram.ANNOTATION = "/seq/lincRNA/Shari/Annotations/RefSeq_LincV3_ChromatinWithNames_nonrandom_collapsed_overlappers.bed" |
| String broad.pda.seq.rap.GenomeCommandLineProgram.COORD_SPACE = "genomic" |
| CoordinateSpace broad.pda.seq.rap.GenomeCommandLineProgram.coordinateSpace |
|
protected |
| String broad.pda.seq.rap.GenomeCommandLineProgram.GENE = null |
| String broad.pda.seq.rap.GenomeCommandLineProgram.MASK_FILE = "/seq/mguttman/ChIPData/MaskFiles/MM9Segments/all.mask.mouse.n36.d2.bin" |
| Integer broad.pda.seq.rap.GenomeCommandLineProgram.MAX_FRAGMENT_LENGTH = 10000 |
| Integer broad.pda.seq.rap.GenomeCommandLineProgram.MIN_MAPPING_QUALITY = 30 |
| double broad.pda.seq.rap.GenomeCommandLineProgram.PCT_MASKED_ALLOWED = 50.0 |
| String broad.pda.seq.rap.GenomeCommandLineProgram.REGION = null |
| String broad.pda.seq.rap.GenomeCommandLineProgram.SIZES = "/seq/lincRNA/data/mm9/sizes" |
The documentation for this class was generated from the following file: