Abis: Deconvolution Methods of ABIS The ABIS helps users to...

View source: R/Abis.R

AbisR Documentation

Deconvolution Methods of ABIS The ABIS helps users to Estimate of cellular fractions.

Description

Deconvolution Methods of ABIS The ABIS helps users to Estimate of cellular fractions.

Usage

Abis(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 <- Abis(bulkdata = Bulk,
            signature = LM22)

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