|
static AnnotationReader
<?extends GenomicAnnotation > | create (String sourceFile, String annotationType) throws ParseException, IOException |
| |
static AnnotationReader
<?extends GenomicAnnotation > | create (String annotationType) throws ParseException, IOException |
| |
static AnnotationReader
<?extends GenomicAnnotation > | create (String sourceFile, String annotationType, final double minScore) throws ParseException, IOException |
| |
static AnnotationReader
<?extends GenomicAnnotation > | create (String sourceFile, String annotationType, final String chromosome) throws ParseException, IOException |
| |
| static AnnotationReader<? extends GenomicAnnotation> broad.core.annotation.AnnotationReaderFactory.create |
( |
String |
sourceFile, |
|
|
String |
annotationType |
|
) |
| throws ParseException, IOException |
|
static |
| static AnnotationReader<? extends GenomicAnnotation> broad.core.annotation.AnnotationReaderFactory.create |
( |
String |
annotationType | ) |
throws ParseException, IOException |
|
static |
| static AnnotationReader<? extends GenomicAnnotation> broad.core.annotation.AnnotationReaderFactory.create |
( |
String |
sourceFile, |
|
|
String |
annotationType, |
|
|
final double |
minScore |
|
) |
| throws ParseException, IOException |
|
static |
| static AnnotationReader<? extends GenomicAnnotation> broad.core.annotation.AnnotationReaderFactory.create |
( |
String |
sourceFile, |
|
|
String |
annotationType, |
|
|
final String |
chromosome |
|
) |
| throws ParseException, IOException |
|
static |
The documentation for this class was generated from the following file: