Package | Description |
---|---|
org.biojava.bio.structure.io |
Input and Output of Structures
|
Modifier and Type | Interface and Description |
---|---|
interface |
StructureIOFile
interface StructureIOFile extends the StructureIO interface
and adds a few File specific methods.
|
Modifier and Type | Class and Description |
---|---|
class |
DASStructureClient
A DAS client that connects to a DAS structure service and
returns a Biojava structure class.
|
class |
MMCIFFileReader
How to parse an mmCif file:
|
class |
PDBFileReader
The wrapper class for parsing a PDB file.
|
class |
PDBMSDReader
retreive a structure from an installation of the MSD - search
database ( http://www.ebi.ac.uk/msd/index.html ,
http://www.ebi.ac.uk/msd-srv/docs/dbdoc/ )
|
class |
PDBSRSReader
reads a PDB file from a local SRS installation using getz Actually
is the same as PDBFileReader, but instead of reading from a file stream, reads from a
buffered stream.
|