| Package | Description |
|---|---|
| de.bioforscher.singa.structure.parser.pdb.structures |
| Modifier and Type | Method and Description |
|---|---|
StructureParser.SingleBranchStep |
StructureParser.LocalSourceStep.file(File file)
The file to parse.
|
StructureParser.SingleBranchStep |
StructureParser.LocalSourceStep.fileLocation(String location)
The location of a file as a sting.
|
StructureParser.SingleBranchStep |
StructureParser.LocalSourceStep.inputStream(InputStream inputStream)
Parses a structure from an input stream of a pdb file.
|
StructureParser.SingleBranchStep |
StructureParser.LocalSourceStep.localPDB(StructureParser.LocalPDB localPDB,
String pdbIdentifier)
The location of a local PDB installation in addition to the structure, that is to be parsed.
|
StructureParser.SingleBranchStep |
StructureParser.LocalSourceStep.path(Path path)
The path to parse.
|
StructureParser.SingleBranchStep |
StructureParser.IdentifierStep.pdbIdentifier(String pdbIdentifier)
The pdbIdentifier of the PDB structure.
|
Copyright © 2018. All rights reserved.