Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 27 found.
[1] < 1 2 3 > [3]  Sort:

append-methods (Package: flowFP) : Methods to append flowFP fingerprints to a flowFPPlex

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.
● Data Source: BioConductor
● Keywords: methods
● Alias: append,flowFPPlex,flowFP-method, append,flowFPPlex,flowFPPlex-method, append,flowFPPlex,list-method, append-methods
● 0 images

binBoundary-methods (Package: flowFP) : Return bin boundaries for a flowFPModel

These methods return the bin boundaries as a list. The number of list elements is equal to the number of features in the fingerprint. Each boundary has two points, lower left (called ll) and upper right (called ur). The dimensionality of ll and ur is the dimensionality of the flowFrame or flowSet used to construct the object.
● Data Source: BioConductor
● Keywords: methods
● Alias: binBoundary, binBoundary,flowFP-method, binBoundary,flowFPModel-method, binBoundary-methods
● 0 images

counts-methods (Package: flowFP) : Method for getting fingerprint data.

These read-only methods retrieve data out of a fingerprint in three different transformations: “raw”, “normalized”, “log2norm”.
● Data Source: BioConductor
● Keywords: methods
● Alias: counts, counts,flowFP-method, counts,flowFPPlex-method
● 0 images

flowFP-class (Package: flowFP) : Fingerprint class description.

This class represents fingerprints generated from a model derived from a flowFrame or flowSet.
● Data Source: BioConductor
● Keywords: classes
● Alias: flowFP-class
1 images

flowFP-package (Package: flowFP) :

This package is used to explore flow cytometry data through the use of fingerprints. The broad aim of the package is to transform flow cytometric data into a form amenable to algorithmic analysis tools. Thus, it is useful to think of flowFP as an intermediate step between the acquisition of high-throughput flow cytometric data and empirical modeling, machine learning and knowledge discovery.
● Data Source: BioConductor
● Keywords: package
● Alias: flowFP-package
● 0 images

flowFP (Package: flowFP) : Fingerprint constructor

Constructor for flowFP-class.
● Data Source: BioConductor
● Keywords: classes
● Alias: flowFP
1 images

flowFPModel-class (Package: flowFP) : Fingerprint model class description.

This class is the fundamental clase for the package. It contains data and methods used to construct a model of the probability density function of a prototype dataset provided in the form of a flowFrame or flowSet.
● Data Source: BioConductor
● Keywords: classes
● Alias: flowFPModel-class
● 0 images

flowFPModel (Package: flowFP) : Fingerprint model constructor

A constructor for objects of type flowFPModel-class.
● Data Source: BioConductor
● Keywords: classes
● Alias: flowFPModel
1 images

flowFPPlex-class (Package: flowFP) : Fingerprint collection class description.

This class holds a collection of flowFPs.
● Data Source: BioConductor
● Keywords: classes
● Alias: flowFPPlex-class
● 0 images

flowFPPlex (Package: flowFP) : Fingerprint collection constructor.

This constructor creates a flowFPPlex, which is a collection of flowFPs.
● Data Source: BioConductor
● Keywords: classes
● Alias: flowFPPlex
● 0 images