public static interface PfamParser.DomainStep
| Modifier and Type | Method and Description |
|---|---|
List<Chain> |
chains()
Parse all chains carrying one Pfam domain with the desired Pfam-ID.
|
List<List<LeafSubstructure<?>>> |
domains()
Parse only the domains.
|
PfamParser.DomainStep |
structureParserOptions(StructureParserOptions structureParserOptions)
Specify
StructureParserOptions used to parse the structures. |
PfamParser.DomainStep structureParserOptions(StructureParserOptions structureParserOptions)
StructureParserOptions used to parse the structures.structureParserOptions - The StructureParserOptions to be usedPfamParser.DomainStep to decide if domains or chains should be parsed.List<List<LeafSubstructure<?>>> domains()
Copyright © 2018. All rights reserved.