Description Usage Arguments Value Methods Author(s) Examples
This function allows users calculate slopes from time points and time series data.
1 2 | ## S4 method for signature 'ExpressionSet'
s_diff(TS_eSet)
|
TS_eSet |
Time series data in ExpressionSet class. assayData: Matrix with n metabolite in row and m time points in column. phenoData: phenoData type. The sample data.frame should include the label "time", which represents the values of time points. |
This function directly return a slope matrix.
signature(TS_eSet = "ExpressionSet")
This method is created for function s_diff
.
Yang, X-Y, Dent, Jennifer E. and Nardini, C.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.