Ticpe: Deconvolution Methods of TICPE TICPE helps users to Estimate...

View source: R/TICPE.R

TicpeR Documentation

Deconvolution Methods of TICPE TICPE helps users to Estimate of cellular fractions by three references for cell type deconvolution.

Description

Deconvolution Methods of TICPE TICPE helps users to Estimate of cellular fractions by three references for cell type deconvolution.

Usage

Ticpe(bulkdata, tumortype = "CRC")

Arguments

bulkdata

A matrix with genes in rows and samples in columns.

tumortype

one of four methods, inclusd of "CRC", "lung","SKCM".

Value

Mixed cell composition estimation ratio data frame.

Examples


Bulk <- Bulk_GSE60424
res <- Ticpe (bulkdata=Bulk,
              tumortype = "CRC")


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