mylog2foldChange.diy: calculate foldchange for each celltype

View source: R/GSEA.R

mylog2foldChange.diyR Documentation

calculate foldchange for each celltype

Description

calculate foldchange for each celltype

Usage

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


ShellyCoder/cellcall documentation built on Oct. 11, 2023, 2:50 p.m.