findIntersectingCompounds {cTRAP}R Documentation

Check for intersecting compounds across specific columns on both datasets

Description

Check for intersecting compounds across specific columns on both datasets

Usage

findIntersectingCompounds(data1, data2, keys1 = NULL, keys2 = NULL)

Value

List containing three elements: matching compounds commonCompounds between column key 1 and key 2 from the first and second datasets, respectively


[Package cTRAP version 1.8.0 Index]