MeanBySpot {anapuce} | R Documentation |
Computes the mean on the different values of spots grouping by by.var.
MeanBySpot(fileIN, n = 3, name.A = "A", name.M = "M.norm", by.var = "ID")
fileIN |
input dataframe. |
n |
number of identificant columns. |
name.A |
character string containing a regular expression contained in the columnames corresponding to the A values. |
name.M |
character string containing a regular expression contained in the columnames corresponding to the M values. |
by.var |
name of the grouping variable. |
A R dataframe
J. Aubert
DiffAnalysis
, DiffAnalysis.unpaired