Toast: Deconvolution Methods of TOAST

View source: R/TOAST.R

ToastR Documentation

Deconvolution Methods of TOAST

Description

Deconvolution Methods of TOAST

Usage

Toast(signature, bulkdata)

Arguments

signature

A data-frame containing signatures of different cell types.

bulkdata

A matrix with genes in rows and samples in columns.

Value

A data frame of Mixed cellular fractions.

Examples


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



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