| Package | Description |
|---|---|
| de.bioforscher.singa.structure.model.oak | |
| de.bioforscher.singa.structure.parser.pdb.structures | |
| de.bioforscher.singa.structure.parser.pfam |
| Modifier and Type | Method and Description |
|---|---|
static OakAminoAcid |
LeafSubstructureFactory.createAminoAcidFromAtoms(LeafIdentifier leafIdentifier,
AminoAcidFamily aminoAcidFamily,
Map<String,OakAtom> atoms,
StructureParserOptions options) |
static OakNucleotide |
LeafSubstructureFactory.createNucleotideFromAtoms(LeafIdentifier leafIdentifier,
NucleotideFamily nucleotideFamily,
Map<String,OakAtom> atoms,
StructureParserOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static StructureParserOptions |
StructureParserOptions.withSettings(StructureParserOptions.Setting... settings)
Create a new Options object using enum constants.
|
| Modifier and Type | Method and Description |
|---|---|
StructureParser.SingleParser |
StructureParser.SingleParser.setOptions(StructureParserOptions options)
Sets the
StructureParserOptions. |
StructureParser.MultiParser |
StructureParser.MultiParser.setOptions(StructureParserOptions options)
Sets the
StructureParserOptions for this parsing process. |
| Modifier and Type | Field and Description |
|---|---|
StructureParserOptions |
PfamParser.Builder.structureParserOptions |
| Modifier and Type | Method and Description |
|---|---|
PfamParser.DomainStep |
PfamParser.DomainStep.structureParserOptions(StructureParserOptions structureParserOptions)
Specify
StructureParserOptions used to parse the structures. |
PfamParser.DomainStep |
PfamParser.Builder.structureParserOptions(StructureParserOptions structureParserOptions) |
Copyright © 2018. All rights reserved.