Description Usage Arguments Value
For each feature in each Fc Array data frame, calculate the fold change between the measurements of one group and another using method. Which group is the numerator is determined by the structure of comp_name.
1 | fcmu_fcs_fochs(fcs, method = median)
|
fcs |
A list of Fc Array data frames. Each data frame should have just one time point and just two groups. The names of the entries in fcs should be a contraction of the groups you are comparing, separated by an underscore. The first group in this string will be the numerator in the fold change ratios. |
method |
What method will be used to calculate fold change. The default is the median of each group's values. |
A list containing data frames for each corresponding Fc Array data frame in fcs. Each data frame has fold change values for each feature (features are columns).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.