parse_markertable: parse_markertable

Description Usage Arguments Value

View source: R/parse_markertable.R

Description

Function to parse a marker table with celltypes in rows and markers in columns, and every value being either NA, "low" or "high". The result is a list with one item for every cell type, which is a named vector with only those markers which are "high"/"low".

Usage

1
parse_markertable(marker_table)

Arguments

marker_table

The data frame to parse

Value

a list with one item for every cell type, which is a named vector with only those markers which are "high"/"low"


saeyslab/FlowSOM_workshop documentation built on Sept. 3, 2021, 9:21 a.m.