Distinguisher: Title

View source: R/Distinguisher.R

DistinguisherR Documentation

Title

Description

Title

Usage

Distinguisher(bulkdata, celltypenum)

Arguments

bulkdata

A matrix with genes in rows and samples in columns.

celltypenum

Specify the range of underlying subpopulation number.

Value

A data frame of Mixed cellular fractions.

Examples


 Bulk <- Bulk_GSE60424
 res <- Distinguisher(bulkdata = Bulk,
                      celltypenum = 5)


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