public interface SeedingDataProvider
Modifier and Type | Method and Description |
---|---|
Map<Bioentity,List<GeneAnnotation>> |
getFunctions(Set<Bioentity> entities) |
Map<Bioentity,List<GeneAnnotation>> |
getGeneProducts(String bp) |
Map<Bioentity,List<GeneAnnotation>> |
getLocations(Set<Bioentity> entities) |
Map<Bioentity,List<GeneAnnotation>> getGeneProducts(String bp) throws IOException
IOException
Map<Bioentity,List<GeneAnnotation>> getFunctions(Set<Bioentity> entities) throws IOException
IOException
Map<Bioentity,List<GeneAnnotation>> getLocations(Set<Bioentity> entities) throws IOException
IOException
Copyright © 2010–2015. All rights reserved.