Uses of Package
org.biojava.nbio.structure.io
Packages that use org.biojava.nbio.structure.io
Package
Description
Interfaces and classes for protein structure (PDB).
Input and Output of Structures
-
Classes in org.biojava.nbio.structure.io used by demo
-
Classes in org.biojava.nbio.structure.io used by org.biojava.nbio.structureClassDescriptionThis class implements the actual PDB file parsing.An exception during the parsing of a PDB file.An enum of supported file formats.
-
Classes in org.biojava.nbio.structure.io used by org.biojava.nbio.structure.align.utilClassDescriptionA class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean)
- parse only the Atom records for C-alpha atomsFileParsingParameters.setParseSecStruc(boolean)
- a flag if the secondary structure information from the PDB file (author's assignment) should be parsed.Controls when the class should fetch files from the ftp serverBehaviors for when an obsolete structure is requested.An enum of supported file formats. -
Classes in org.biojava.nbio.structure.io used by org.biojava.nbio.structure.ioClassDescriptionA class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean)
- parse only the Atom records for C-alpha atomsFileParsingParameters.setParseSecStruc(boolean)
- a flag if the secondary structure information from the PDB file (author's assignment) should be parsed.Superclass for classes which download and interact with the PDB's FTP server, specificallyPDBFileReader
andCifFileReader
.Controls when the class should fetch files from the ftp serverBehaviors for when an obsolete structure is requested.A simple bean to store disulfide bridge information, the SSBOND records in the PDB files.An enum of supported file formats.StructureIOFile extends StructureProvider with methods specific to parsing files from the filesystem.A class that can provide a protein structure object from somewhere. -
Classes in org.biojava.nbio.structure.io used by org.biojava.nbio.structure.io.cifClassDescriptionA class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean)
- parse only the Atom records for C-alpha atomsFileParsingParameters.setParseSecStruc(boolean)
- a flag if the secondary structure information from the PDB file (author's assignment) should be parsed.