| Modifier and Type | Method and Description |
|---|---|
default List<Nucleotide> |
LeafSubstructureContainer.getAllNucleotides()
Returns all
Nucleotides. |
default Optional<Nucleotide> |
LeafSubstructureContainer.getNucleotide(LeafIdentifier leafIdentifier)
Returns an
Optional of the Nucleotide with the given identifier. |
| Modifier and Type | Class and Description |
|---|---|
class |
MmtfNucleotide
The implementation of
Nucleotides for mmtf structures. |
| Modifier and Type | Method and Description |
|---|---|
Nucleotide |
MmtfNucleotide.getCopy() |
| Modifier and Type | Class and Description |
|---|---|
class |
OakNucleotide |
| Modifier and Type | Method and Description |
|---|---|
Nucleotide |
StructureSelector.NucleotideAtomStep.selectNucleotide() |
Nucleotide |
StructureSelector.Selector.selectNucleotide() |
| Modifier and Type | Method and Description |
|---|---|
static StructureSelector.AtomStep |
StructureSelector.selectFrom(Nucleotide nucleotide) |
| Constructor and Description |
|---|
Selector(Nucleotide nucleotide) |
Copyright © 2018. All rights reserved.