run_epic: Run EPIC deconvolution

View source: R/deconvolution.R

run_epicR Documentation

Run EPIC deconvolution

Description

Run EPIC deconvolution

Usage

run_epic(expr_mat, ref_expr, genes_use, ref_sd = NULL, other_types = FALSE)

Arguments

expr_mat

Input matrix to deconvolute.

ref_expr

Reference expression matrix.

genes_use

Marker genes to use.

ref_sd

Variability of reference expression.

other_types

Whether to infer proportions of type 'other'.

Value

A tibble with deconvoluted proportions for each reference structure.


quadbiolab/VoxHunt documentation built on March 4, 2024, 6:37 a.m.