| Package | Description |
|---|---|
| org.helm.notation2 | |
| org.helm.notation2.tools | |
| org.helm.notation2.wsadapter |
| Modifier and Type | Method and Description |
|---|---|
static Nucleotide |
DeepCopy.copy(Nucleotide nucleotide) |
static Nucleotide |
Nucleotide.fromJSON(String json) |
| Modifier and Type | Method and Description |
|---|---|
static Nucleotide |
DeepCopy.copy(Nucleotide nucleotide) |
| Modifier and Type | Method and Description |
|---|---|
static Nucleotide |
NucleotideParser.convertToNucleotide(String id,
boolean last)
method to convert an string to an nucleotide
|
static Nucleotide |
NucleotideParser.getNucleotide(org.jdom2.Element nucleotideElement) |
static Nucleotide |
NucleotideParser.getNucleotide(String nucleotideXML) |
| Modifier and Type | Method and Description |
|---|---|
static List<Nucleotide> |
RNAUtils.getNucleotideList(org.helm.notation2.parser.notation.polymer.PolymerNotation polymer)
method to get all nucleotides for one polymer
|
| Modifier and Type | Method and Description |
|---|---|
String |
NucleotideWSSaver.saveNucleotideToStore(Nucleotide nucleotide)
Adds or updates a single nucleotide to the nucleotide store using the URL configured in
MonomerStoreConfiguration. |
Copyright © 2017. All rights reserved.