public class DBAssemblyDAO extends DBCoreObjectDAO implements AssemblyDAO
Modifier and Type | Class and Description |
---|---|
class |
DBAssemblyDAO.PARMappingHandler |
collFactory, singleSpecies, species, ssFactory
configuration, daoFactory
Constructor and Description |
---|
DBAssemblyDAO() |
DBAssemblyDAO(DAOCollectionCoreFactory factory) |
DBAssemblyDAO(DAOSingleSpeciesCoreFactory factory) |
Modifier and Type | Method and Description |
---|---|
MappingSet |
getComponentMappingsByStartStop(DNASequence assembledSequence,
Integer begin,
Integer stop) |
MappingSet |
getPARMappingsByStartStop(Chromosome chr,
Integer begin,
Integer stop) |
getDAOFactory, getSpecies, isSingleSpecies, setFactory, setFactory
getFactory, setConfiguration, setFactory
public DBAssemblyDAO()
public DBAssemblyDAO(DAOSingleSpeciesCoreFactory factory)
public DBAssemblyDAO(DAOCollectionCoreFactory factory)
public MappingSet getComponentMappingsByStartStop(DNASequence assembledSequence, Integer begin, Integer stop) throws DAOException
getComponentMappingsByStartStop
in interface AssemblyDAO
DAOException
public MappingSet getPARMappingsByStartStop(Chromosome chr, Integer begin, Integer stop) throws DAOException
getPARMappingsByStartStop
in interface AssemblyDAO
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3