wt_y: Calculate cell type proportions by suggested weights

Description Usage Arguments

View source: R/Basic_Functions.R

Description

Calculate proportions by linear combination of a list of proportions

Usage

1
wt_y(wt, y.list = y.list)

Arguments

wt

a vector of weights for each reference dataset. Should be of the same length as the y.list.

y.list

a matrix, with each column containing the vectorized estimated gene expressions from each reference dataset.


crhisto/SCDC documentation built on Dec. 19, 2021, 6:19 p.m.