getParentProp: getParentProp

View source: R/analyseTree.R

getParentPropR Documentation

getParentProp

Description

getCellProp helper function

Usage

getParentProp(vars1, vars2, n_cells)

Arguments

vars1

name of cell type, matching to column in n_cells

vars2

name of parent cell type, matching to column in n_cells

n_cells

matrix of counts of each cell type per sample

Value

a vector containing the proportions of cell type vars1 as a percent of parent vars2 per sample


adam2o1o/treekoR documentation built on June 2, 2023, 11:42 p.m.