compareMSnSets {MSnbase} | R Documentation |
Compares two MSnSet
instances. The
qual
and processingData
slots are generally omitted.
compareMSnSets(x, y, qual = FALSE, proc = FALSE)
x |
First MSnSet |
y |
Second MSnSet |
qual |
Should the |
proc |
Should the |
A logical
Laurent Gatto