| Package | Description |
|---|---|
| de.bioforscher.singa.structure.model.oak | |
| de.bioforscher.singa.structure.parser.pdb.structures | |
| de.bioforscher.singa.structure.parser.plip |
| Constructor and Description |
|---|
OakStructure(OakStructure structure) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StructureWriter.writeStructure(OakStructure structure,
Path outputPath)
Writes a
Structure in PDB format. |
static void |
StructureWriter.writeWithConsecutiveNumbering(OakStructure structure,
Path outputPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionContainer.mapToPseudoAtoms(OakStructure structure)
Adds the interactions in this container to a structure as pseudo atoms.
|
void |
InteractionContainer.validateWithStructure(OakStructure structure) |
Copyright © 2018. All rights reserved.