Computes a similarity score between two different isotope abundance patterns.
compare.isotope.pattern(iso1, iso2, ips = NULL)A numeric value between 0 and 1 indicating the similarity between the two patterns
The first isotope pattern, which should be a jobjRef corresponding to the IsotopePattern class
The second isotope pattern, which should be a jobjRef corresponding to the IsotopePattern class
An instance of the IsotopePatternSimilarity class. if NULL one will be constructed automatically
Miguel Rojas Cherto
http://cdk.github.io/cdk/2.3/docs/api/org/openscience/cdk/formula/IsotopePatternSimilarity.html
get.isotope.pattern.similarity