Uses of Class
org.episteme.natural.biology.loaders.pdbml.PDBMLStructure
Packages that use PDBMLStructure
Package
Description
PDBML loader for Protein Data Bank macromolecular structures.
-
Uses of PDBMLStructure in org.episteme.natural.biology.loaders.pdbml
Subclasses with type arguments of type PDBMLStructure in org.episteme.natural.biology.loaders.pdbmlModifier and TypeClassDescriptionclassPDBML Reader for Protein Data Bank macromolecular structures.Methods in org.episteme.natural.biology.loaders.pdbml that return PDBMLStructureModifier and TypeMethodDescriptionprotected PDBMLStructurePDBMLReader.loadFromInputStream(InputStream is, String id) protected PDBMLStructurePDBMLReader.loadFromSource(String resourceId) Reads a PDBML structure from a file.PDBMLReader.read(InputStream input) Reads a PDBML structure from an input stream.Methods in org.episteme.natural.biology.loaders.pdbml that return types with arguments of type PDBMLStructureMethods in org.episteme.natural.biology.loaders.pdbml with parameters of type PDBMLStructureModifier and TypeMethodDescriptionPDBMLBridge.toProtein(PDBMLStructure pdbModel) Converts PDBML structure to Episteme Protein.