dot-get_faust_pop: Filter an expression matrix to return only cells matching one...

Description Usage Arguments Details Value

Description

Filter an expression matrix to return only cells matching one or more FAUST annotation combinations

Usage

1
.get_faust_pop(ex, pop, faust_ann)

Arguments

ex

matrix. Matrix containing marker expression values for sample.

pop

list or named character vector. If a character vector, then all cells matching the set of marker levels are returned. If a list, then each element must be a character vector, and then all cells matching either of these specified sets of marker levels are returned.

sample

character. Name of sample, as found in directory <project_path>/faustData/sampleData/.

Details

This is effectively an inclusive OR statement across the different population annotations.

Value

Numeric matrix.


MiguelRodo/faustutils documentation built on March 26, 2021, 11:50 p.m.