|
| class | BasicGenomicFactory |
| |
| class | BEDFactory |
| |
| class | BEDGraphFactory |
| |
| class | GFFFactory |
| |
| class | RepeatMaskerAnnotationFactory |
| |
| class | ShortBEDFactory |
| |
| class | WIGFactory |
| |
| static AnnotationFactory<? extends GenomicAnnotation> broad.core.annotation.AnnotationFactoryFactory.getFactory |
( |
String |
annotationType | ) |
|
|
static |
| BasicGenomicFactory broad.core.annotation.AnnotationFactoryFactory.basicGenomicAnnotationfactory = new BasicGenomicFactory() |
|
static |
| BEDFactory broad.core.annotation.AnnotationFactoryFactory.bedFactory = new BEDFactory() |
|
static |
| BEDGraphFactory broad.core.annotation.AnnotationFactoryFactory.bedGraphFactory = new BEDGraphFactory() |
|
static |
| GFFFactory broad.core.annotation.AnnotationFactoryFactory.gffFactory = new GFFFactory() |
|
static |
| RepeatMaskerAnnotationFactory broad.core.annotation.AnnotationFactoryFactory.repeatMaskerAnnotationFactory = new RepeatMaskerAnnotationFactory() |
|
static |
| ShortBEDFactory broad.core.annotation.AnnotationFactoryFactory.shortBEDFactory = new ShortBEDFactory() |
|
static |
| WIGFactory broad.core.annotation.AnnotationFactoryFactory.wigFactory = new WIGFactory() |
|
static |
The documentation for this class was generated from the following file: