Uses of Class
org.biojava.nbio.structure.io.PDBFileParser
-
Packages that use PDBFileParser Package Description org.biojava.nbio.structure -
-
Uses of PDBFileParser in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure with parameters of type PDBFileParser Modifier and Type Method Description static StructureStructureTools. getStructure(String name, PDBFileParser parser, AtomCache cache)Flexibly get a structure from an input String.
-