| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRepositoryAnnotator |
class |
AbstractRepositoryEntityAnnotator |
class |
EffectBasedAnnotator
Annotator that annotates the "effects" entities rather than the variants themself
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryAnnotator |
CaddAnnotator.cadd() |
RepositoryAnnotator |
CGDAnnotator.cgd() |
RepositoryAnnotator |
ClinvarAnnotator.clinvar() |
RepositoryAnnotator |
DannAnnotator.dann() |
RepositoryAnnotator |
ExacAnnotator.exac() |
RepositoryAnnotator |
FitConAnnotator.fitcon() |
RepositoryAnnotator |
GoNLAnnotator.gonl() |
RepositoryAnnotator |
ThousandGenomesAnnotator.thousandGenomes() |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryAnnotatorImpl |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAnnotator |
HPOAnnotator.hpo() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAnnotator |
OmimAnnotator.omim() |
| Modifier and Type | Class and Description |
|---|---|
class |
SnpEffRepositoryAnnotator |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAnnotator |
SnpEffAnnotator.snpEff() |
| Modifier and Type | Method and Description |
|---|---|
Queue<RepositoryAnnotator> |
AnnotatorDependencyOrderResolver.getAnnotatorSelectionDependencyList(List<RepositoryAnnotator> availableAnnotatorList,
List<RepositoryAnnotator> requestedAnnotatorList,
Repository<Entity> repo,
EntityTypeFactory entityTypeFactory) |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
AnnotatorUtils.addAnnotatorMetaDataToRepositories(EntityType entityType,
AttributeFactory attributeFactory,
RepositoryAnnotator annotator)
Adds a new compound attribute to an existing CrudRepository
|
static String |
CmdLineAnnotatorUtils.annotate(RepositoryAnnotator annotator,
VcfAttributes vcfAttributes,
EntityTypeFactory entityTypeFactory,
AttributeFactory attributeFactory,
EffectStructureConverter effectStructureConverter,
File inputVcfFile,
File outputVCFFile,
List<String> attributesToInclude,
boolean update)
Adds a new compound attribute to an existing CrudRepository
|
| Modifier and Type | Method and Description |
|---|---|
Queue<RepositoryAnnotator> |
AnnotatorDependencyOrderResolver.getAnnotatorSelectionDependencyList(List<RepositoryAnnotator> availableAnnotatorList,
List<RepositoryAnnotator> requestedAnnotatorList,
Repository<Entity> repo,
EntityTypeFactory entityTypeFactory) |
Queue<RepositoryAnnotator> |
AnnotatorDependencyOrderResolver.getAnnotatorSelectionDependencyList(List<RepositoryAnnotator> availableAnnotatorList,
List<RepositoryAnnotator> requestedAnnotatorList,
Repository<Entity> repo,
EntityTypeFactory entityTypeFactory) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAnnotator |
AnnotationServiceImpl.getAnnotatorByName(String annotatorName) |
RepositoryAnnotator |
AnnotationService.getAnnotatorByName(String annotatorName) |
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryAnnotator> |
AnnotationServiceImpl.getAllAnnotators() |
List<RepositoryAnnotator> |
AnnotationService.getAllAnnotators() |
List<RepositoryAnnotator> |
AnnotationServiceImpl.getAnnotatorsByMetaData(EntityType metaData) |
List<RepositoryAnnotator> |
AnnotationService.getAnnotatorsByMetaData(EntityType metaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrudRepositoryAnnotator.annotate(RepositoryAnnotator annotator,
Repository<Entity> repository) |
Copyright © 2017. All rights reserved.