MarkerOccurences: Get distribution of marker channels across whole dataset.

Description Usage Arguments Value Examples

View source: R/fcs_processing.R

Description

Get distribution of marker channels across whole dataset.

Usage

1
MarkerOccurences(flow.entries)

Arguments

flow_entries

Flow entry list with loaded fcs files.

Value

Table with occurrences of marker channels as 1/0 matrix.

Examples

1
2
t = marker_occurrences(files, cluster)
t = marker_occurrences(files[1:10])

xiamaz/flowProc documentation built on May 14, 2019, 2:01 a.m.