take_diff {pmartR} | R Documentation |
Compute pairwise differences
Description
Computes the differences for paired data according to the information in the pairing column of f_data. This variable name is also an attribute of the group_DF attribute.
Usage
take_diff(omicsData)
Arguments
omicsData |
Any one of the omicsData objects (pepData, metabData, ...). |
Value
A data.frame containing the differences between paired samples.
Author(s)
Evan A Martin
[Package pmartR version 2.4.5 Index]