cn_apply: Apply CellNet to query data

cn_applyR Documentation

Apply CellNet to query data

Description

Classifies query data and computes GRN status

Usage

cn_apply(expQuery, stQuery, cnProc, dLevelQuery = "description1")

Arguments

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

Value

cnRes object

Examples

cnRes<-cn_apply(expQuery, stQuery, cnProc, "description1")


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.