join_gnps_wrapper: Wrapper for the C function "join_gnps"

View source: R/c_wrappers.R

join_gnps_wrapperR Documentation

Wrapper for the C function "join_gnps"

Description

Wrapper for the C function "join_gnps"

Usage

join_gnps_wrapper(x, y, xPrecursorMz, yPrecursorMz, tolerance, ppm)

Arguments

x

Numeric vector or matrix for query masses.

y

Numeric vector or matrix for target masses.

xPrecursorMz

Numeric vector of precursor values for queries.

yPrecursorMz

Numeric vector of precursor values for targets.

tolerance

Numeric value specifying the tolerance in daltons.

ppm

Numeric value specifying the tolerance in ppm.

Value

The result returned from the C function "join_gnps".


taxonomicallyinformedannotation/tima-r documentation built on June 1, 2025, 8:10 p.m.