cn_apply | R Documentation |
Classifies query data and computes GRN status
cn_apply(expQuery, stQuery, cnProc, dLevelQuery = "description1")
expQuery |
matrix of expression values |
stQuery |
data.frame expression meta data |
cnProc |
CellNet object result of running cn_make_processor |
develLevelQuery |
column name in stQuery to grou query samples for grn status plotting |
cnRes object
cnRes<-cn_apply(expQuery, stQuery, cnProc, "description1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.