Modifier and Type | Method and Description |
---|---|
Chromosome |
ChromosomeDAO.getChromosomeByName(String name) |
Chromosome |
ChromosomeDAO.getSexLinkedChromosome(Chromosome chr) |
Modifier and Type | Method and Description |
---|---|
List<? extends Chromosome> |
ChromosomeDAO.getChromosomes() |
Modifier and Type | Method and Description |
---|---|
MappingSet |
AssemblyDAO.getPARMappingsByStartStop(Chromosome chr,
Integer start,
Integer stop) |
Chromosome |
ChromosomeDAO.getSexLinkedChromosome(Chromosome chr) |
Modifier and Type | Method and Description |
---|---|
void |
ChromosomeDAO.setAssemblyExceptions(TreeMap<String,? extends Chromosome> chrs) |
Modifier and Type | Method and Description |
---|---|
MappingSet |
DBAssemblyDAO.getPARMappingsByStartStop(Chromosome chr,
Integer begin,
Integer stop) |
DAChromosome |
DBChromosomeDAO.getSexLinkedChromosome(Chromosome chr) |
Modifier and Type | Method and Description |
---|---|
void |
DBChromosomeDAO.setAssemblyExceptions(TreeMap<String,? extends Chromosome> chrs) |
Modifier and Type | Class and Description |
---|---|
class |
DAChromosome
A DAChromosome is a particular type of DAAssembledDNASequence for representing
whole chromosomes.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
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 |
---|---|
Chromosome |
Species.getChromosomeByName(String name) |
Chromosome |
Species.getChromosomeByName(String name,
String dbVersion) |
Chromosome |
Chromosome.getParChromosome() |
Modifier and Type | Method and Description |
---|---|
TreeMap<String,? extends Chromosome> |
Species.getChromosomes() |
TreeMap<String,? extends Chromosome> |
Species.getChromosomes(String dbVersion) |
Modifier and Type | Method and Description |
---|---|
Mapping |
Feature.getChromosomeMapping(Chromosome chr) |
Modifier and Type | Method and Description |
---|---|
Chromosome |
CollectionCoreDatabase.getChromosomeByName(Species species,
String name) |
Chromosome |
SingleSpeciesCoreDatabase.getChromosomeByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<? extends Chromosome> |
SingleSpeciesCoreDatabase.getChromosomes() |
List<? extends Chromosome> |
CollectionCoreDatabase.getChromosomes(Species species) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3