View source: R/DifferentiationAux.R
GetDayFromCellDataFrame | R Documentation |
Get day given cell data frame
GetDayFromCellDataFrame(dat.meta)
dat.meta |
Input dataframe containing column name "cell" indicating cell names for macrophage differentiation experiment |
metadata annotated with day
dat.meta.annot <- GetDayFromCellDataFrame(dat.meta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.