deconvolute_abis_default: Use ABIS to deconvolute a gene expression matrix.

View source: R/abis.R

deconvolute_abis_defaultR Documentation

Use ABIS to deconvolute a gene expression matrix.

Description

Source code adapted from https://github.com/giannimonaco/ABIS - server.R of the Shiny application

Usage

deconvolute_abis_default(expression, array = FALSE)

Arguments

expression

numeric matrix; genes as rows and patients as columns. Must be TP normalized

array

logical; specifies whether the expression data are from microarrays (TRUE) or RNAseq (FALSE)


grst/immunedeconv documentation built on Nov. 10, 2023, 1:33 a.m.