Uses of Interface
org.biojava.nbio.structure.io.StructureIOFile
-
Packages that use StructureIOFile Package Description org.biojava.nbio.structure.io Input and Output of Structures -
-
Uses of StructureIOFile in org.biojava.nbio.structure.io
Classes in org.biojava.nbio.structure.io that implement StructureIOFile Modifier and Type Class Description class
LocalPDBDirectory
Superclass for classes which download and interact with the PDB's FTP server, specificallyPDBFileReader
andMMCIFFileReader
.class
MMCIFFileReader
How to parse an mmCif file:class
MMTFFileReader
A class to read MMTF files and cache them locally.class
PDBFileReader
The wrapper class for parsing a PDB file.
-