public class Intron extends NucleicAcid
BioSequenceImpl.SeqFilterReader
GAP_PATTERN
Modifier and Type | Method and Description |
---|---|
String |
getAcceptorSpliceSite() |
String |
getDonorSpliceSite() |
GenomicLocation |
getGenomicLocaiton() |
Intron |
setAcceptorSpliceSite(CharSequence inValue) |
Intron |
setDonorSpliceSite(CharSequence inValue) |
Intron |
setGenomicLocaiton(GenomicLocation inValue) |
Intron |
setSequence(String inValue) |
XMLNode |
toXMLNode() |
clone, compareTo, getComplementSequence, getComplementSequenceReader, getComplementSequenceStream, getReverseComplementSequence, getReverseComplementSequenceReader, getReverseComplementSequenceStream, getReverseSequence, getReverseSequenceReader, getReverseSequenceStream, getSeqQualityScores, getType, setDescription, setID, setNCBITaxon, setSeqQualityScores, setSequence
addDbXref, addFeature, addKeyword, addKeywords, addKeywords, addParseException, addReference, clearDbXrefs, clearFeatures, clearKeywords, clearParseExceptions, clearReferences, getClone, getDbXrefs, getFeatures, getFeatures, getKeywords, getMolType, getNCBITaxon, getParseExceptions, getReferences, getRevisionDate, getSeqRepositoryDivision, getSeqTopology, setClone, setMolType, setReferences, setRevisionDate, setSeqRepositoryDivision, setSeqTopology
clearCalculatedProperties, clearElementalCompositionAndCalculatedProperties, containsGaps, countGaps, equals, getAverageMass, getChemicalFormula, getChemicalFormulaWithSubscripts, getComposition, getDescription, getElementalComposition, getID, getMD5Checksum, getMonoisotopicMass, getNumGaps, getOrganicAverageMass, getResidueComposition, getSequence, getSequenceReader, getSequenceStream, getSHA1Checksum, getSubSequence, getSubSequenceReader, getTerminiComposition, getTotalGapLength, getXLinkComposition, length, recalculateElementalComposition, residueAt, setCompressionThreshold, setNumGaps, setResidueAt, setSequence, setTotalGapLength, toString
add, add, addAtom, addAtoms, addAtoms, addAtoms, addElementalComposition, addElementalComposition, addElementalComposition, addKa, addKa, calculateMassFromElementalComposition, clearAttributes, clearElementalComposition, formatMassString, getAtoms, getAttribute, getAttributeNames, getKas, getLastAtom, getPhysicalProperty, hasAttribute, hasAttributes, hashCode, isLocked, lock, massesAreUserSet, name, remove, remove, removeAttribute, setAttribute, setAverageMass, setChemicalFormula, setElementalComposition, setMonoisotopicMass, setName, setOrganicAverageMass, setPhysicalProperty
finalize, getClass, notify, notifyAll, wait, wait, wait
hadParseExceptions
getAttribute, getAttributeNames, getDescription, getID, getMD5Checksum, getSequence, getSequenceReader, getSequenceStream, getSHA1Checksum, getSubSequence, getSubSequenceReader, hasAttribute, instantiate, length, removeAttribute, residueAt, setAttribute, setSequence
getAverageMass, getChemicalFormula, getElementalComposition, getMonoisotopicMass, getOrganicAverageMass
public XMLNode toXMLNode()
toXMLNode
in interface BioSequence
toXMLNode
in interface HfgXMLSerializable
toXMLNode
in class BioSequencePlusImpl
public Intron setGenomicLocaiton(GenomicLocation inValue)
public GenomicLocation getGenomicLocaiton()
public Intron setDonorSpliceSite(CharSequence inValue)
public String getDonorSpliceSite()
public Intron setAcceptorSpliceSite(CharSequence inValue)
public String getAcceptorSpliceSite()
public Intron setSequence(String inValue)