Computes a similarity score between two different isotope abundance patterns.
compare.isotope.pattern(iso1, iso2, ips = NULL)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
A numeric value between 0 and 1 indicating the similarity between the two patterns
http://cdk.github.io/cdk/2.3/docs/api/org/openscience/cdk/formula/IsotopePatternSimilarity.html