Cdseq: The deconvolution methods of CDseq

View source: R/Cdseq.R

CdseqR Documentation

The deconvolution methods of CDseq

Description

The deconvolution methods of CDseq

Usage

Cdseq(bulkdata, signature)

Arguments

bulkdata

A matrix with genes in rows and samples in columns.

signature

A data-frame containing signatures of different cell types

Value

A data frame of Mixed cellular fractions.

Examples


Bulk <- Bulk_GSE60424
res <- Cdseq(bulkdata = Bulk,
                    signature = LM22 )


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