org.simtk.rnaml
Class RnamlDocument
java.lang.Object
org.simtk.rnaml.RnamlDocument
public class RnamlDocument
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rnamlIndexMolecules
public java.util.Map<java.lang.Integer,NucleicAcid> rnamlIndexMolecules
RnamlDocument
public RnamlDocument(java.io.File rnamlFile,
MoleculeCollection molecules)
throws org.jdom.JDOMException,
java.io.IOException
- Throws:
org.jdom.JDOMException
java.io.IOException
importSecondaryStructures
public void importSecondaryStructures()
isRnaviewNA
public boolean isRnaviewNA(Biopolymer mol)
isDeemedNucleotide
public boolean isDeemedNucleotide(Residue res,
java.lang.String source)