Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3
Ensembl Model
v1.09

Uses of Class
uk.ac.roslin.ensembl.model.MappingSet

Packages that use MappingSet
uk.ac.roslin.ensembl.model   
uk.ac.roslin.ensembl.model.core   
 

Uses of MappingSet in uk.ac.roslin.ensembl.model
 

Methods in uk.ac.roslin.ensembl.model that return MappingSet
 MappingSet MappableObject.getMappings()
           
 MappingSet MappableObject.getMappings(ObjectType targetType)
           
 

Uses of MappingSet in uk.ac.roslin.ensembl.model.core
 

Methods in uk.ac.roslin.ensembl.model.core that return MappingSet
 MappingSet Assembly.getMappings()
           
 MappingSet Assembly.getStitchedMappings()
           
 

Methods in uk.ac.roslin.ensembl.model.core that return types with arguments of type MappingSet
 HashMap<ObjectType,? extends MappingSet> DNASequence.getObjectTypeMappings()
           
 HashMap<? extends DNASequence,? extends MappingSet> Chromosome.getRegionsOfConservedSynteny(Coordinate range, Species target)
           
 


Ensembl Model
v1.09

Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3