index-methods: Indexing methods for flowFP and flowFPPlex

Description Methods

Description

These methods allow subset indexing for flowFP and flowFPPlex objects.

Methods

x = "flowFP", i = "numeric"

[ indexing returns a subset of the fingerprints in a flowFP.

x = "flowFP", i = "character"

[ indexing returns a subset of the fingerprints in a flowFP. If i matches one or more sampleClasses in the flowFP, the subset operator returns all fingerprints of that class (or classes). If no matches with sampleClass are found, then the operator attempts to match sampleNames, and returns all matches found.

x = "flowFPPlex", i = "numeric"

[ indexing returns a new flowFPPlex with the specified subset of fingerprints.

x = "flowFPPlex", i = "numeric"

[[ indexing returns a single flowFP object from a flowplex.


flowFP documentation built on Nov. 8, 2020, 8:15 p.m.