public class DigestFragment extends Protein
BioSequenceImpl.SeqFilterReader
GAP_PATTERN
Constructor and Description |
---|
DigestFragment() |
Modifier and Type | Method and Description |
---|---|
int |
getBegin() |
int |
getBeginFragIndex() |
int |
getEnd() |
int |
getEndFragIndex() |
String |
getFragIndexString() |
int |
getNumUncleavedSites() |
Character |
getPrecedingResidue() |
SeqLocation |
getSeqLocation() |
String |
getSrcChainId() |
Character |
getTrailingResidue() |
void |
setBegin(int inValue) |
void |
setBeginFragIndex(int inValue) |
void |
setEnd(int inValue) |
void |
setEndFragIndex(int inValue) |
void |
setNumUncleavedSites(int inValue) |
void |
setPrecedingResidue(Character inValue) |
DigestFragment |
setSrcChainId(String inValue) |
void |
setTrailingResidue(Character inValue) |
String |
toString() |
addChain, addChains, addChains, addGlycan, addGlycans, addXLink, aminoAcidAt, clearCalculatedProperties, clearElementalCompositionAndCalculatedProperties, clone, compareTo, countGaps, createNTerminalPyroGlu, findNLinkedSites, getAminoAcidComposition, getAminoAcidSet, getAverageMass, getAverageMass, getChain, getChainIds, getChains, getChainStoichiometryGroups, getComposition, getDistinctChains, getElementalComposition, getExtinctionCoeff, getGlycans, getIsoelectricPoint, getIsoelectricPoint, getIsoelectricPoint, getMD5Checksum, getMillimolarConcFromAbsorbance280, getMonoisotopicMass, getMonoisotopicMass, getNetCharge, getNetCharge, getNumChains, getOrganicAverageMass, getOrganicAverageMass, getParent, getPercentExtinctionCoeff, getResidueComposition, getSHA1Checksum, getTerminiComposition, getTotalNumDisulfideBonds, getTotalNumFreeCysteines, getType, getXLinkComposition, getXLinks, getXLinks, hasChains, hashCode, length, recalculateElementalComposition, removeXLink, removeXLinks, removeXLinks, setAminoAcidSet, setChains, setDescription, setID, setNCBITaxon, setNumDisulfideBonds, setSequence, setSequence, toXMLNode, treatWithPNGaseF
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
containsGaps, equals, getChemicalFormula, getChemicalFormulaWithSubscripts, getDescription, getElementalComposition, getID, getNumGaps, getReverseSequenceStream, getSequence, getSequenceReader, getSequenceStream, getSubSequence, getSubSequenceReader, getTotalGapLength, residueAt, setCompressionThreshold, setNumGaps, setResidueAt, setTotalGapLength
add, add, addAtom, addAtoms, addAtoms, addAtoms, addElementalComposition, addElementalComposition, addElementalComposition, addKa, addKa, calculateMassFromElementalComposition, clearAttributes, clearElementalComposition, formatMassString, getAtoms, getAttribute, getAttributeNames, getKas, getLastAtom, getPhysicalProperty, hasAttribute, hasAttributes, 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, getSequence, getSequenceReader, getSequenceStream, getSubSequence, getSubSequenceReader, hasAttribute, instantiate, removeAttribute, residueAt, setAttribute
getChemicalFormula, getElementalComposition
public DigestFragment()
public DigestFragment setSrcChainId(String inValue)
public String getSrcChainId()
public void setBegin(int inValue)
public int getBegin()
public void setEnd(int inValue)
public int getEnd()
public SeqLocation getSeqLocation()
public void setPrecedingResidue(Character inValue)
public Character getPrecedingResidue()
public void setTrailingResidue(Character inValue)
public Character getTrailingResidue()
public void setNumUncleavedSites(int inValue)
public int getNumUncleavedSites()
public void setBeginFragIndex(int inValue)
public int getBeginFragIndex()
public void setEndFragIndex(int inValue)
public int getEndFragIndex()
public String getFragIndexString()
public String toString()
toString
in class BioSequenceImpl