Uses of Class
org.episteme.natural.biology.loaders.pdbml.AtomSite
Packages that use AtomSite
Package
Description
PDBML loader for Protein Data Bank macromolecular structures.
-
Uses of AtomSite in org.episteme.natural.biology.loaders.pdbml
Methods in org.episteme.natural.biology.loaders.pdbml that return types with arguments of type AtomSiteModifier and TypeMethodDescriptionPDBMLStructure.getAtoms()PDBMLStructure.getAtomsForChain(String chainId) Get atoms for a specific chain.PDBMLStructure.getBackboneAtoms()Get only CA (alpha carbon) atoms for backbone analysis.Methods in org.episteme.natural.biology.loaders.pdbml with parameters of type AtomSiteModifier and TypeMethodDescriptionvoiddoubleAtomSite.distanceTo(AtomSite other) Calculate distance to another atom in Angstroms.