findIntersectingCompounds: Check for intersecting compounds across specific columns on...

Description Usage Value

View source: R/plots.R

Description

Check for intersecting compounds across specific columns on both datasets

Usage

1
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


cTRAP documentation built on Nov. 8, 2020, 10:58 p.m.