Modifier and Type | Method and Description |
---|---|
List<? extends Mapping> |
GeneDAO.getGeneMappingsOnRegion(DNASequence region,
Coordinate coords) |
Modifier and Type | Method and Description |
---|---|
Mapping |
DBGeneDAO.MappingRowHandler.getObjectResult() |
Mapping |
DBAssemblyDAO.PARMappingHandler.getObjectResult() |
Modifier and Type | Method and Description |
---|---|
List<Mapping> |
DBGeneDAO.getGeneMappingsOnRegion(DNASequence region,
Coordinate coords) |
List<Mapping> |
DBGeneDAO.MappingRowHandler.getListResult() |
List<Mapping> |
DBAssemblyDAO.PARMappingHandler.getListResult() |
Modifier and Type | Method and Description |
---|---|
List<? extends Mapping> |
VariationDAO.getVariationMappingsOnRegion(DNASequence region,
Coordinate coords) |
Modifier and Type | Method and Description |
---|---|
Mapping |
DAFeature.getChromosomeMapping()
Utility method to pull back a unique chromosomal mapping of this Feature.
|
Mapping |
DAFeature.getChromosomeMapping(Chromosome chr)
Utility method to pull back a single mapping of this Feature on a Given chromosome.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Mapping> |
DADNASequence.getVariationMappingsOnRegion(Coordinate coord)
Returns List of Mappings of Variations on specified Coordinate Region.
|
List<? extends Mapping> |
DADNASequence.getVariationMappingsOnRegion(Integer start,
Integer stop)
Returns List of Mappings of Variations on specified Coordinate Region.
|
Modifier and Type | Method and Description |
---|---|
void |
DAChromosome.addException(AssemblyExceptionType type,
Mapping mapping)
public method called by the DA infrastructure when adding an
AssemblyException mapping of the indicated type.
|
Boolean |
DAFeature.addMapping(Mapping mapping) |
Boolean |
DADNASequence.addMapping(Mapping mapping) |
Modifier and Type | Class and Description |
---|---|
class |
VariationMapping |
Modifier and Type | Method and Description |
---|---|
Mapping |
DAVariation.getChromosomeMapping()
Utility method to pull back a unique chromosomal mapping of this Feature.
|
Mapping |
DAVariation.getChromosomeMapping(Chromosome chr)
Utility method to pull back a single mapping of this Feature on a Given
chromosome.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
DAVariation.addMapping(Mapping mapping) |
Modifier and Type | Method and Description |
---|---|
List<Mapping> |
SequenceMapper.getComponentSequences(HashMap parameters) |
Modifier and Type | Field and Description |
---|---|
protected Mapping |
Mapping.reverseMapping |
Modifier and Type | Method and Description |
---|---|
Mapping |
Mapping.getReverseMapping() |
Modifier and Type | Method and Description |
---|---|
Boolean |
MappableObject.addMapping(Mapping mapping) |
static boolean |
Mapping.addReverseMapping(Mapping originalMapping) |
void |
Mapping.setReverseMapping(Mapping reverseMapping) |
Modifier and Type | Method and Description |
---|---|
Mapping |
Feature.getChromosomeMapping() |
Mapping |
Feature.getChromosomeMapping(Chromosome chr) |
Modifier and Type | Method and Description |
---|---|
List<? extends Mapping> |
DNASequence.getVariationMappingsOnRegion(Coordinate coord) |
List<? extends Mapping> |
DNASequence.getVariationMappingsOnRegion(Integer start,
Integer stop) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3