Package | Description |
---|---|
demo | |
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
org.biojava.nbio.structure.align.util | |
org.biojava.nbio.structure.io |
Input and Output of Structures
|
org.biojava.nbio.structure.io.cif | |
org.biojava.nbio.structure.io.mmcif |
Input and Output of mmcif files.
|
Class and Description |
---|
PDBFileReader
The wrapper class for parsing a PDB file.
|
Class and Description |
---|
PDBFileParser
This class implements the actual PDB file parsing.
|
PDBParseException
An exception during the parsing of a PDB file.
|
Class and Description |
---|
FileParsingParameters
A class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean) - parse only the Atom records for C-alpha atoms
FileParsingParameters.setParseSecStruc(boolean) - a flag if the secondary structure information from the PDB file (author's assignment) should be parsed. |
LocalPDBDirectory.FetchBehavior
Controls when the class should fetch files from the ftp server
|
LocalPDBDirectory.ObsoleteBehavior
Behaviors for when an obsolete structure is requested.
|
Class and Description |
---|
FileParsingParameters
A class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean) - parse only the Atom records for C-alpha atoms
FileParsingParameters.setParseSecStruc(boolean) - a flag if the secondary structure information from the PDB file (author's assignment) should be parsed. |
LocalPDBDirectory
Superclass for classes which download and interact with the PDB's FTP server,
specifically
PDBFileReader and MMCIFFileReader . |
LocalPDBDirectory.FetchBehavior
Controls when the class should fetch files from the ftp server
|
LocalPDBDirectory.ObsoleteBehavior
Behaviors for when an obsolete structure is requested.
|
SSBondImpl
A simple bean to store disulfide bridge information, the SSBOND records in the PDB files.
|
StructureIOFile
StructureIOFile extends StructureProvider with methods specific to
parsing files from the filesystem.
|
StructureProvider
A class that can provide a protein structure object from somewhere.
|
Class and Description |
---|
FileParsingParameters
A class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean) - parse only the Atom records for C-alpha atoms
FileParsingParameters.setParseSecStruc(boolean) - a flag if the secondary structure information from the PDB file (author's assignment) should be parsed. |
Class and Description |
---|
FileParsingParameters
A class that configures parameters that can be sent to the PDB file parsers
FileParsingParameters.setParseCAOnly(boolean) - parse only the Atom records for C-alpha atoms
FileParsingParameters.setParseSecStruc(boolean) - a flag if the secondary structure information from the PDB file (author's assignment) should be parsed. |
Copyright © 2000–2019 BioJava. All rights reserved.