Description Details Methods Author(s) See Also Examples
This method joins one or more flowFP
objects into a
flowFPPlex
. Conceptually, each instance's fingerprint feature
vector is extended. An error will occur if the sample names and the class
names differ. If we imagine the fingerprints as a matrix where columns are
features and the rows are instances, this method binds the columns
onto the existing fingerprint matrix.
These methods append one or more fingerprints into a flowFPPlex.
append(x, values, after=length(x))
flowFPPlex
methods:
Appends a fingerprint onto a flowFPPlex.
Appends a list of fingerprints to a flowFPPlex.
Combines two flowFPPlex-es into one.
Herb Holyst <holyst@mail.med.upenn.edu>, Wade Rogers <rogersw@mail.med.upenn.edu>
flowFPPlex sampleNames sampleClasses
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.