public static interface StructureParser.IdentifierStep extends StructureParser.AdditionalLocalSourceStep
| Modifier and Type | Method and Description |
|---|---|
StructureParser.SingleBranchStep |
pdbIdentifier(String pdbIdentifier)
The pdbIdentifier of the PDB structure.
|
StructureParser.MultiBranchStep |
pdbIdentifiers(List<String> pdbIdentifiers)
The pdbIdentifiers of the PDB structures.
|
chainList, chainListStructureParser.SingleBranchStep pdbIdentifier(String pdbIdentifier)
pdbIdentifier - The pdbIdentifier.StructureParser.MultiBranchStep pdbIdentifiers(List<String> pdbIdentifiers)
pdbIdentifiers - The pdbIdentifiers.Copyright © 2018. All rights reserved.