Description Usage Arguments Details Value Author(s) See Also
For a single gene, computes the log ratios between time courses from two paired biological conditions.
1 | abs2ratio(x, mn, k, c.grp, reference)
|
x |
a numeric vector giving the log-values of a gene with two paired biological conditions, sorted in ascending order by biological condition, replicate, and time groups. |
mn |
a numeric matrix giving the sample sizes for the two biological conditions. |
k |
a positive integer giving the number of time points. |
c.grp |
an numeric or character vector with length equals to that of |
reference |
a numeric value or character assigning the reference biological condition. |
This function is for internal use only and is not to be called by the user.
a numeric vector containing log-ratios between two paired biological conditions.
Yu Chuan Tai yuchuan@stat.berkeley.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.