Learn R Programming

flowFP (version 1.30.0)

nFeatures-methods: Returns the number of features in an object.

Description

Theses methods return the number of leaf bins that were generated or will be generated by a specific model of plex of models.

Arguments

Methods

nFeatures(object)
object = "flowFP"
The number of bins in a fingerprint.
object = "flowFPModel"
The number of bins that will be created by this model.
object = "flowFPPlex"
The total number of bins in a plex fingerprint.