Uses of Class
org.biojava.nbio.aaproperties.xml.ElementTable
-
Packages that use ElementTable Package Description org.biojava.nbio.aaproperties.xml Set of classes that handles the reading and writing of xml files. -
-
Uses of ElementTable in org.biojava.nbio.aaproperties.xml
Methods in org.biojava.nbio.aaproperties.xml with parameters of type ElementTable Modifier and Type Method Description void
AminoAcidCompositionTable. computeMolecularWeight(ElementTable eTable)
Computes and store the molecular weight of each amino acid by its symbol in aaSymbol2MolecularWeight.
-