Interface DnaRegion

All Superinterfaces:
BioPAXElement, Cloneable, Controller, Entity, Level3Element, Named, NucleicAcid, Observable, PhysicalEntity, SequenceEntity, Serializable, SimplePhysicalEntity, XReferrable
All Known Implementing Classes:
DnaRegionImpl

public interface DnaRegion extends NucleicAcid
Definition: A region on a DNA molecule. Usage: DNARegion is not a pool of independent molecules but a subregion on these molecules. As such, every DNARegion has a defining DNA molecule. This is defined at the EntityReference level. Examples: Protein encoding region, promoter
See Also: