| Package | Description |
|---|---|
| org.helm.notation2 | |
| org.helm.notation2.tools |
| Modifier and Type | Field and Description |
|---|---|
protected MonomerStore |
MonomerFactory.monomerStore |
| Modifier and Type | Method and Description |
|---|---|
MonomerStore |
MonomerFactory.getMonomerStore()
create a MonomerStore instance based on MonomerFactory's monomerDB and
smilesMonomerDB
|
| Modifier and Type | Method and Description |
|---|---|
Monomer |
Nucleotide.getBaseMonomer(MonomerStore monomerStore)
get the base monomer, the return value could be null if this nucleotide
does not have a base
|
String |
Nucleotide.getNaturalAnalog(MonomerStore monomerStore)
return the natural analog of this nucleotide
|
Monomer |
Nucleotide.getPhosphateMonomer(MonomerStore monomerStore)
return the phosphate monomer of this nucleotide
|
Monomer |
Nucleotide.getSugarMonomer(MonomerStore monomerStore)
get the sugar monomer, the return value could be null if the "nucleotide"
does not has a sugar
|
| Modifier and Type | Method and Description |
|---|---|
static MonomerStore |
xHelmNotationParser.getMonomerStore(org.jdom2.Element rootElement)
Generates the monomer store from a given XHELM document
|
Copyright © 2017. All rights reserved.