Package | Description |
---|---|
org.bbop.golr.java |
Modifier and Type | Method and Description |
---|---|
List<RetrieveGolrAnnotations.GolrAnnotationDocument> |
RetrieveGolrAnnotations.getGolrAnnotations(List<String[]> tagvalues) |
List<RetrieveGolrAnnotations.GolrAnnotationDocument> |
RetrieveGolrAnnotations.getGolrAnnotationsForGene(String id) |
List<RetrieveGolrAnnotations.GolrAnnotationDocument> |
RetrieveGolrAnnotations.getGolrAnnotationsForGenes(List<String> ids) |
List<RetrieveGolrAnnotations.GolrAnnotationDocument> |
RetrieveGolrAnnotations.getGolrAnnotationsForSynonym(String source,
List<String> synonyms) |
List<RetrieveGolrAnnotations.GolrAnnotationDocument> |
RetrieveGolrAnnotations.getGolrAnnotationsForSynonym(String source,
String synonym) |
Modifier and Type | Method and Description |
---|---|
protected void |
RetrieveGolrAnnotations.handleAnnotationExtension(GeneAnnotation annotation,
RetrieveGolrAnnotations.GolrAnnotationDocument document) |
Modifier and Type | Method and Description |
---|---|
GafDocument |
RetrieveGolrAnnotations.convert(List<RetrieveGolrAnnotations.GolrAnnotationDocument> golrAnnotationDocuments) |
void |
RetrieveGolrAnnotations.convert(List<RetrieveGolrAnnotations.GolrAnnotationDocument> golrAnnotationDocuments,
Map<String,Bioentity> entities,
GafDocument document) |
Copyright © 2010–2015. All rights reserved.