mylog2foldChange.diy: calculate foldchange for each celltype

Description Usage Arguments Value

View source: R/codeAllCaseControl_v1.5.R

Description

calculate foldchange for each celltype

Usage

1
mylog2foldChange.diy(inData, cell.type, method = "median", probs = 0.75)

Arguments

inData

a dataframe of gene expression

cell.type

the cell type which you want to calculate the foldchange

method

default is "median",eg "median" or "mean"

probs

the quantile for median calculate

Value

the foldchange value of each celltype in cellwave object


shouguog/cellcallEXT documentation built on Jan. 2, 2022, 8:13 p.m.