

Static Public Member Functions | |
| static void | main (final String[] args) |
Public Attributes | |
| File | INPUT |
| File | OUTPUT |
| File | STATS |
| Integer | T7BASES = 26 |
| Integer | OVERLAP = 5 |
Static Public Attributes | |
| static final int | ORIGINAL_ARRAY_LEFT = 30 |
| static final int | ORIGINAL_ARRAY_RIGHT = 20 |
| static final int | MAIN_ARRAY_LEFT = 30 |
| static final int | MAIN_ARRAY_RIGHT = 30 |
| static final int | SIMPLE_ARRAY_LEFT = 15 |
| static final int | SIMPLE_ARRAY_RIGHT = 15 |
| static final int | ARRAY_140105 = 17 |
| static final int | MRNA_ARRAY_LEFT = 40 |
| static final int | MRNA_ARRAY_RIGHT = 40 |
Protected Member Functions | |
| int | doWork () |
Program to find read pairs in which one of the pairs aligns to at least part of the qPCR tag sequence of the probe. Input SAM files have been aligned to the full probe sequences (including the target sequence, e.g. of Xist).
|
protected |
|
static |
Stock main method.
| args | main arguments |
|
static |
| File broad.pda.seq.rap.CountProbes.INPUT |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| File broad.pda.seq.rap.CountProbes.OUTPUT |
| Integer broad.pda.seq.rap.CountProbes.OVERLAP = 5 |
|
static |
|
static |
| File broad.pda.seq.rap.CountProbes.STATS |
| Integer broad.pda.seq.rap.CountProbes.T7BASES = 26 |
1.8.7