assignCellType: Based on MarkerCombinationAnnotation table from...

Description Usage Arguments Value

View source: R/process_meta.R

Description

Based on MarkerCombinationAnnotation table from flattenMetaData(), assign a cell type to a combination in marker combination table

Usage

1
assignCellType(combinationRow, cellTypes, conditionalTypes, totalCellCount)

Arguments

combinationRow

table row from marker combination table

cellTypes

table describing known marker combinations, containing at least Marker_combination and Cell_type columns

conditionalTypes

table of conditional cell types (*NOTE* this is not implemented yet)

Value

character string indicating cell type of given combination


caitlinjones/halo documentation built on May 7, 2019, 8 a.m.