wt_y: Calculate cell type proportions by suggested weights

View source: R/Basic_Functions.R

wt_yR Documentation

Calculate cell type proportions by suggested weights

Description

Calculate proportions by linear combination of a list of proportions

Usage

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.


meichendong/SCDC documentation built on Jan. 26, 2023, 5:08 p.m.