public class DAChromosome extends DAAssembledDNASequence implements Chromosome
DNASequence.DNAType
AbstractSequence.AnnotationType
codonTableID, comparaFactories, coordSystem, csID, daoFactory, DBSeqLength, dbSpeciesName, dbVersion, id, lazyLoaded, mappedRegions, mappings, name, objectTypeMappings, registry, schemaVersion, seqRegionID, species
Constructor and Description |
---|
DAChromosome() |
DAChromosome(DAOCoreFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
addException(AssemblyExceptionType type,
Mapping mapping)
public method called by the DA infrastructure when adding an
AssemblyException mapping of the indicated type.
|
MappingSet |
getAssemblyExceptions(AssemblyExceptionType type)
Returns a MappingSet of AssemblyExceptions of the indicated AssemblyExceptionType.
|
String |
getChromosomeName() |
DAChromosome |
getParChromosome()
Returns the sex-linked 'PAR' chromosome associated with this Chromosome.
|
MappingSet |
getPseudoAutosomalRegion() |
ObjectType |
getType() |
boolean |
hasExceptions()
Returns whether this chromosome has any AssemblyExceptions.
|
boolean |
isPAR() |
void |
setChromosomeName(String name) |
void |
setExceptions(boolean set)
flag method to create the 'exceptions' HashMap for this chromosome if necessary.
|
void |
setPAR(boolean hasPAR) |
String |
toString() |
getCompleteAssembly, getPaddedReverseComplementSequenceAsString, getPaddedSequenceAsString, getReverseComplementSequenceAsString, getReverseComplementSequenceAsString, getSequenceAsString, getSequenceAsString, getSequenceAsString
addAttribute, addMapping, clearAllMappings, getAssembly, getAttribute, getAttributes, getBioEnd, getCodonTableID, getComparaDivision, getComparaFactory, getComparaFactory, getCoordSystem, getCsID, getDaoFactory, getDBName, getDBSeqLength, getDBVersion, getGenesOnRegion, getGenesOnRegion, getGenesOnRegion, getHashID, getId, getLength, getLoadedMappings, getLoadedMappings, getMappedRegions, getName, getObjectTypeMappings, getRegionsOfConservedSynteny, getRegionsOfConservedSynteny, getRegistry, getSchemaVersion, getSpecies, getVariationMappingsOnRegion, getVariationMappingsOnRegion, getVariationsOnRegion, getVariationsOnRegion, setAttributes, setCodonTableID, setCoordSystem, setCsID, setDaoFactory, setDBSeqLength, setId, setLazyLoaded, setName, setRegistry, setSequenceStorage, setSpecies
getComplement, getDNAType, getGCCount, getReverse, getReverseComplement, getRNASequence, getRNASequence, getRNASequence, getRNASequence, main, setDNAType
addFeature, addFeature, addNote, countCompounds, getAccession, getAnnotationType, getAsList, getBioBegin, getCompoundAt, getCompoundSet, getDatabaseReferences, getDescription, getFeatures, getFeatures, getFeatures, getFeaturesByType, getFeaturesKeyWord, getIndexOf, getInverse, getLastIndexOf, getNotesList, getOriginalHeader, getParentSequence, getProxySequenceReader, getSequenceScore, getSource, getSubSequence, getTaxonomy, getUserCollection, iterator, removeFeature, removeNote, setAccession, setAnnotationType, setBioBegin, setBioEnd, setCompoundSet, setDatabaseReferences, setDescription, setFeaturesKeyWord, setNotesList, setOriginalHeader, setParentSequence, setProxySequenceReader, setSequenceScore, setSource, setTaxonomy, setUserCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCompleteAssembly
getCodonTableID, getCoordSystem, getDBSeqLength, getGenesOnRegion, getGenesOnRegion, getGenesOnRegion, getMappedRegions, getName, getObjectTypeMappings, getPaddedReverseComplementSequenceAsString, getPaddedSequenceAsString, getRegionsOfConservedSynteny, getRegionsOfConservedSynteny, getReverseComplementSequenceAsString, getReverseComplementSequenceAsString, getSequenceAsString, getVariationMappingsOnRegion, getVariationMappingsOnRegion, getVariationsOnRegion, getVariationsOnRegion, setCoordSystem, setDBSeqLength, setName
getAssembly, getSpecies, setSpecies
addMapping, clearAllMappings, getLoadedMappings, getLoadedMappings
getDBVersion, getHashID, getId, getSchemaVersion, setId
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getLength, getSequenceAsString, getSubSequence
getAccession
public DAChromosome()
public DAChromosome(DAOCoreFactory factory)
public String getChromosomeName()
getChromosomeName
in interface Chromosome
public void setChromosomeName(String name)
setChromosomeName
in interface Chromosome
public String toString()
toString
in class DADNASequence
public ObjectType getType()
getType
in interface IdentifiableObject
getType
in class DADNASequence
public MappingSet getPseudoAutosomalRegion()
getPseudoAutosomalRegion
in interface Chromosome
public boolean isPAR()
isPAR
in interface Chromosome
public void setPAR(boolean hasPAR)
public DAChromosome getParChromosome()
getParChromosome
in interface Chromosome
public MappingSet getAssemblyExceptions(AssemblyExceptionType type) throws DAOException
type
- DAOException
public boolean hasExceptions()
public void addException(AssemblyExceptionType type, Mapping mapping)
type
- mapping
- public void setExceptions(boolean set)
set
- JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3