Learn R Programming

rcdk (version 3.4.7.2)

compare.isotope.pattern: Compare isotope patterns.

Description

Computes a similarity score between two different isotope abundance patterns.

Usage

compare.isotope.pattern(iso1, iso2, ips = NULL)

Arguments

iso1

The first isotope pattern, which should be a jobjRef corresponding to the IsotopePattern class

iso2

The second isotope pattern, which should be a jobjRef corresponding to the IsotopePattern class

ips

An instance of the IsotopePatternSimilarity class. if NULL one will be constructed automatically

Value

A numeric value between 0 and 1 indicating the similarity between the two patterns

References

http://cdk.github.io/cdk/2.0/docs/api/org/openscience/cdk/formula/IsotopePatternSimilarity.html

See Also

get.isotope.pattern.similarity