Cibersort: Main functions

View source: R/Cibersort.R

CibersortR Documentation

Main functions

Description

Main functions

Usage

Cibersort(bulkdata, signature, perm = 10, QN = TRUE)

Arguments

bulkdata

heterogenous mixed expression

signature

file path to gene expression from isolated cells

perm

Number of permutations

QN

Perform quantile normalization or not (TRUE/FALSE)

Examples

# Bulk <- Bulk_GSE60424
# res <- Cibersort(bulkdata = Bulk,
#                  signature = LM22,
#                  perm = 10,
#                  QN = TRUE)



libcell/deconvBench documentation built on Sept. 24, 2022, 12:36 p.m.