Package | Description |
---|---|
org.biojava.nbio.structure.io |
Input and Output of Structures
|
Modifier and Type | Interface and Description |
---|---|
interface |
StructureIOFile
StructureIOFile extends StructureProvider with methods specific to
parsing files from the filesystem.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalPDBDirectory
Superclass for classes which download and interact with the PDB's FTP server,
specifically
PDBFileReader and MMCIFFileReader . |
class |
MMCIFFileReader
How to parse an mmCif file:
|
class |
PDBFileReader
The wrapper class for parsing a PDB file.
|
class |
SandboxStyleStructureProvider
The "Sandbox" style of organizing files is to have a directory structure like below, i.e.
|
Copyright © 2000–2016 BioJava. All rights reserved.