public interface AssemblyDAO
Modifier and Type | Method and Description |
---|---|
MappingSet |
getComponentMappingsByStartStop(DNASequence assembledSequence,
Integer start,
Integer stop) |
MappingSet |
getPARMappingsByStartStop(Chromosome chr,
Integer start,
Integer stop) |
MappingSet getComponentMappingsByStartStop(DNASequence assembledSequence, Integer start, Integer stop) throws DAOException
DAOException
MappingSet getPARMappingsByStartStop(Chromosome chr, Integer start, Integer stop) throws DAOException
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3