deconvolute: deconvolute

View source: R/deconvolute.R

deconvoluteR Documentation

deconvolute

Description

the deconvolution function based on MuSiC algorithm

Usage

deconvolute(data = NULL, DEgenes = NULLL, scdata = NULL, input = NULL)

Arguments

data

Bulk expression data set

DEgenes

DE genes for limiting the genes of scRNA and Bulk RNA data sets

scdata

single cell ExpressionSet Object

input

input

Examples

    x <- deconvolute()
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.