Uses of Interface
org.biojava.nbio.structure.io.StructureProvider
-
Packages that use StructureProvider Package Description org.biojava.nbio.structure.io Input and Output of Structures -
-
Uses of StructureProvider in org.biojava.nbio.structure.io
Subinterfaces of StructureProvider in org.biojava.nbio.structure.io Modifier and Type Interface Description interfaceStructureIOFileStructureIOFile extends StructureProvider with methods specific to parsing files from the filesystem.Classes in org.biojava.nbio.structure.io that implement StructureProvider Modifier and Type Class Description classLocalPDBDirectorySuperclass for classes which download and interact with the PDB's FTP server, specificallyPDBFileReaderandMMCIFFileReader.classMMCIFFileReaderHow to parse an mmCif file:classMMTFFileReaderA class to read MMTF files and cache them locally.classPDBFileReaderThe wrapper class for parsing a PDB file.classSandboxStyleStructureProviderThe "Sandbox" style of organizing files is to have a directory structure like below, i.e. the files are organized into directory with two characters, based on the two middle characters of a PDB ID directory of PDB ID several files that are available for this PDB ID
-