| Package | Description |
|---|---|
| de.bioforscher.singa.structure.parser.pdb.structures |
| Modifier and Type | Method and Description |
|---|---|
StructureParser.AdditionalLocalSourceStep |
StructureParser.LocalSourceStep.localPDB(StructureParser.LocalPDB localPDB)
The location of a local PDB installation.
|
StructureParser.MultiBranchStep |
StructureParser.LocalSourceStep.localPDB(StructureParser.LocalPDB localPDB,
List<String> pdbIdentifiers)
The location of a local PDB installation in addition to a list of structures, that are to be parsed.
|
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.
|
Copyright © 2018. All rights reserved.