ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Static Public Member Functions | List of all members
broad.core.annotation.AnnotationReaderFactory Class Reference

Static Public Member Functions

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
 

Member Function Documentation

static AnnotationReader<? extends GenomicAnnotation> broad.core.annotation.AnnotationReaderFactory.create ( String  sourceFile,
String  annotationType 
) throws ParseException, IOException
static

Here is the caller graph for this function:

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

Here is the call graph for this function:


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