|
| | EstimateOmegaPerExon (File BEDFile, File modelFile, String alnDir, String alnFileFormat, String save) throws Exception |
| |
| | EstimateOmegaPerExon (Collection< Gene > genes, File modelFile, String alnDir, String alnFileFormat, String save) throws Exception |
| |
|
| static OmegaFit | fitOmega (Annotation align, File modelFile, String alnFile, String alnFileFormat) throws Exception |
| |
| static ArrayList< OmegaFit > | slideWindowComputeOmega (Annotation align, File modelFile, String alnFile, String alnFileFormat, int windowSize, int overlap) throws Exception |
| |
| static OmegaFit | fitOmega (Alignments align, TreeScaler scaler) throws Exception |
| |
| static ArrayList< OmegaFit > | slideWindowComputeOmega (Alignments align, TreeScaler scaler, int windowSize, int overlap) throws Exception |
| |
| static void | main (String[] args) throws Exception |
| |
| broad.core.siphy.tools.conservation.EstimateOmegaPerExon.EstimateOmegaPerExon |
( |
File |
BEDFile, |
|
|
File |
modelFile, |
|
|
String |
alnDir, |
|
|
String |
alnFileFormat, |
|
|
String |
save |
|
) |
| throws Exception |
| broad.core.siphy.tools.conservation.EstimateOmegaPerExon.EstimateOmegaPerExon |
( |
Collection< Gene > |
genes, |
|
|
File |
modelFile, |
|
|
String |
alnDir, |
|
|
String |
alnFileFormat, |
|
|
String |
save |
|
) |
| throws Exception |
| static OmegaFit broad.core.siphy.tools.conservation.EstimateOmegaPerExon.fitOmega |
( |
Annotation |
align, |
|
|
File |
modelFile, |
|
|
String |
alnFile, |
|
|
String |
alnFileFormat |
|
) |
| throws Exception |
|
static |
| static OmegaFit broad.core.siphy.tools.conservation.EstimateOmegaPerExon.fitOmega |
( |
Alignments |
align, |
|
|
TreeScaler |
scaler |
|
) |
| throws Exception |
|
static |
| static void broad.core.siphy.tools.conservation.EstimateOmegaPerExon.main |
( |
String[] |
args | ) |
throws Exception |
|
static |
| static ArrayList<OmegaFit> broad.core.siphy.tools.conservation.EstimateOmegaPerExon.slideWindowComputeOmega |
( |
Annotation |
align, |
|
|
File |
modelFile, |
|
|
String |
alnFile, |
|
|
String |
alnFileFormat, |
|
|
int |
windowSize, |
|
|
int |
overlap |
|
) |
| throws Exception |
|
static |
| static ArrayList<OmegaFit> broad.core.siphy.tools.conservation.EstimateOmegaPerExon.slideWindowComputeOmega |
( |
Alignments |
align, |
|
|
TreeScaler |
scaler, |
|
|
int |
windowSize, |
|
|
int |
overlap |
|
) |
| throws Exception |
|
static |
The documentation for this class was generated from the following file: