public class MmtfNucleotide extends MmtfLeafSubstructure<NucleotideFamily> implements Nucleotide
Nucleotides for mmtf structures.exchangeableFamilies, family| Modifier and Type | Method and Description |
|---|---|
String |
flatToString()
Returns the flat String representation of this leaf substructure in the form:
|
Nucleotide |
getCopy()
Returns a copy of this
LeafSubstructure. |
boolean |
isAnnotatedAsHeteroAtom() |
String |
toString() |
containsAtomWithName, equals, getAllAtoms, getAtom, getAtomByName, getExchangeableFamilies, getFamily, getIdentifier, getThreeLetterCode, hashCode, removeAtomclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsAtomWithName, getAtomByName, getChainIdentifier, getIdentifier, getInsertionCode, getModelIdentifier, getPdbIdentifier, getPdbLines, getPosition, getSerial, getThreeLetterCodegetAllAtoms, getAtom, removeAtomaddExchangeableFamily, getContainingFamilies, getExchangeableFamilies, getFamilypublic boolean isAnnotatedAsHeteroAtom()
isAnnotatedAsHeteroAtom in interface LeafSubstructure<NucleotideFamily>public String flatToString()
LeafSubstructure
[LeafIdentifier] [ThreeLetterCode]
For example:
1C0A-1-B-631 C
1C0A-1-A-78 ARG
1C0A-1-A-1048 HOH
flatToString in interface LeafSubstructure<NucleotideFamily>public String toString()
toString in class MmtfLeafSubstructure<NucleotideFamily>public Nucleotide getCopy()
LeafSubstructureLeafSubstructure.getCopy in interface LeafSubstructure<NucleotideFamily>Copyright © 2018. All rights reserved.