public static interface StructureParser.SingleBranchStep extends StructureParser.SingleChainStep
| Modifier and Type | Method and Description |
|---|---|
StructureParser.SingleChainStep |
allModels()
Short cut to parse all models.
|
StructureParser.SingleChainStep |
model(int modelIdentifier)
If only a single model should be parsed, give its pdbIdentifier here.
|
allChains, chainIdentifier, everything, parseStructureParser.SingleChainStep model(int modelIdentifier)
modelIdentifier - The pdbIdentifier of the model to parse.StructureParser.SingleChainStep allModels()
Copyright © 2018. All rights reserved.