Uses of Class
org.helm.notation2.exception.ValidationException
| Package | Description |
|---|---|
| org.helm.notation2.tools |
-
Uses of ValidationException in org.helm.notation2.tools
Methods in org.helm.notation2.tools that throw ValidationException Modifier and Type Method Description FloatWebService. calculateExtinctionCoefficient(String notation)method to calculate from a non-ambiguous HELM string the extinction coefficientDoubleWebService. calculateMolecularWeight(String notation)method to calculate from a non-ambiguous HELM input the molecular weightStringWebService. convertIntoStandardHELM(String notation)method to convert the input HELM into a standard HELMStringWebService. convertStandardHELMToCanonicalHELM(String notation)method to convert the input HELM into canonical HELMStringWebService. generateCanSMILESForHELM2(String notation)method to generate a SMILES representation for a whole HELM2 inputStringWebService. generateFasta(String notation)method to generate FASTA-Formats for all rna and peptide sequences from an HELM inputbyte[]WebService. generateImageForHELMMolecule(String notation)method to generate a HELM moleculeStringWebService. generateJSON(String helm)method to generate JSON-Output for the HELMStringWebService. generateNaturalAnalogSequencePeptide(String notation)method to generate the natural analogue sequence for all peptide-sequences from an HELM inputStringWebService. generateNaturalAnalogSequenceRNA(String notation)method to generate the natural analogue sequence for all rna-sequences from an HELM inputStringWebService. generateSMILESForHELM2(String notation)method to generate a SMILES representation for a whole HELM2 inputStringWebService. getMolecularFormula(String notation)method to calculate from a non-ambiguous HELM input the molecular formulaList<String>WebService. getMolecularProperties(String notation)method to calculate froma non-ambiguous HELM input the molecular properties: molecular formula, molecular weight, exact mass, extinction coefficientstatic StringHELM1Utils. getStandard(org.helm.notation2.parser.notation.HELM2Notation helm2notation)method to reproduce a standard HELM in HELM1 - Formatstatic StringxHelmNotationExporter. getXHELM(org.helm.notation2.parser.notation.HELM2Notation helm2notation)method to get xhelm for the helm notation, only if it was possible to convert the helm in the old formatvoidWebService. validateHELM(String helm)method to validate the input HELM-String