deconvolute_NNLS: Non-negative Least Squares (NNLS) deconvolution

deconvolute_NNLSR Documentation

Non-negative Least Squares (NNLS) deconvolution

Description

Use NNLS to deconvolute a matrix of spots consisting of unknown cell types against a reference of known cell type marker gene signatures.

Usage

deconvolute_NNLS(cluster_markers, spots, L1 = 0.01)

Arguments

cluster_markers

matrix of marker genes vs. clusters, UMI counts

spots

matrix of marker genes vs. spots, same dimensions as cluster_markers

L1

L1/LASSO penalty to increase sparsity of the deconvolution

Details

We will need to find an L1 penalty that works best for deconvolution.


Goralsth/FloodLight documentation built on April 20, 2022, 12:42 a.m.