Data: ClassesClasses for managing the data from one or more cytometry datasets (FCS files). |
|
|---|---|
'flowFrame': a class for storing observed quantitative properties for a population of cells from a FACS run |
|
'flowSet': a class for storing flow cytometry raw data from quantitative cell-based assays |
|
Convert an object to another class |
|
Convert a flowSet to a list of flowFrames |
|
Data: MethodsMethods for accessing the data and metadata associated with flowFrame or flowSet objects. |
|
Subset a flowFrame or a flowSet |
|
Methods to apply functions over flowFrame margins |
|
Append data columns to a flowFrame |
|
Extract Index Sorted Data from an FCS File |
|
Apply a Function over values in a flowSet |
|
Retrieve the GUID of flowCore objects |
|
get or update the marker names |
|
get channel and marker information from a |
|
Obtain information about parameters for flow cytometry objects. |
|
Methods to retrieve keywords of a flowFrame |
|
Reading/writing dataMethods for reading/writing cytometry data and metadata from FCS files to/from flowCore data structures. |
|
Read an FCS file |
|
Read the TEXT section of a FCS file |
|
Read a set of FCS files |
|
Coerce the list of the keywords into a character Also flatten spillover matrix into a string |
|
Write an FCS file |
|
Write an FCS file |
|
CompensationClasses to represent compensation to be applied to raw cytometry data and methods to apply them. |
|
Class "compensation" |
|
|
|
Decompensate a flowFrame |
Class "compensatedParameter" |
|
Filters: ClassesClasses representing general filters applied to cytometry data and methods to create them. |
|
A class for representing filtering operations to be applied to flow data. |
|
Class "concreteFilter" |
|
A class for encapsulating a filter to be performed on transformed parameters |
|
Class "expressionFilter" |
|
Class "parameterFilter" |
|
Class "filterList" |
|
Class "filters" and "filtersList" |
|
Class "filterResult" |
|
Class "filterResultList" |
|
Class "filterSummary" |
|
Class "filterSummaryList" |
|
Class filterReference |
|
Obtain details about a filter operation |
|
Class "timeFilter" |
|
Class "boundaryFilter" |
|
Class "kmeansFilter" |
|
Class unionFilter |
|
Class intersectFilter |
|
Class complementFilter |
|
Class subsetFilter |
|
Class "setOperationFilter" |
|
Class "sampleFilter" |
|
Class "logicalFilterResult" |
|
Class "randomFilterResult" |
|
Class "manyFilterResult" |
|
Filters: MethodsMethods for applying filters, accessing information about them, and logically combining them. |
|
Take the intersection of two filters |
|
Filter-specific membership methods |
|
Methods for Function %on% in Package `flowCore' |
|
Filter FCS files |
|
Methods to split flowFrames and flowSets according to filters |
|
Methods for function summarizeFilter |
|
Gates: ClassesClasses representing geometric gates (which are themselves filter objects). Note that gates are applied to data in the same way as other filters. |
|
Class "rectangleGate" |
|
Class "quadGate" |
|
Class "polygonGate" |
|
Define filter boundaries |
|
Class "ellipsoidGate" |
|
Gates: MethodsMethods for applying simple geometric manipulations to gates. |
|
Simplified geometric transformation of gates |
|
Simplified geometric scaling of gates |
|
Simplified geometric translation of gates |
|
Simplified geometric rotation of gates |
|
TransformationsClasses for representing transformations to be applied to cytometry data in analysis and methods for generating them, interacting with them, and applying them. |
|
Transform a flowFrame or flowSet |
|
'transform': a class for transforming flow-cytometry data by applying scale factors. |
|
Class "transformList" |
|
A class for mapping transforms between parameters |
|
Class "transformReference" |
|
Class "parameterTransform" |
|
Class "unitytransform" |
|
Create the definition of a scale transformation function to be applied on a data set |
|
Create the definition of a truncate transformation function to be applied on a data set |
|
Class "dg1polynomial" |
|
Class "ratio" |
|
Class "ratiotGml2" |
|
Create the definition of a linear transformation function to be applied on a data set |
|
Class lintGml2 |
|
Class "squareroot" |
|
Class "quadratic" |
|
Create the definition of a quadratic transformation function to be applied on a data set |
|
Class "exponential" |
|
Class "logarithm" |
|
Create the definition of a log transformation function (base specified by user) to be applied on a data set |
|
Class logtGml2 |
|
Class "hyperlog" |
|
Class hyperlogtGml2 |
|
Create the definition of a ln transformation function (natural logarthim) to be applied on a data set |
|
Class "splitscale" |
|
Compute the split-scale transformation describe by FL. Battye |
|
Class "invsplitscale" |
|
Class "sinht" |
|
Class "asinht" |
|
Create the definition of an arcsinh transformation function (base specified by user) to be applied on a data set |
|
Class asinhtGml2 |
|
Compute a transform using the 'biexponential' function |
|
Class "EHtrans" |
|
Computes a transform using the 'logicle_transform' function |
|
Computes a transform using the 'iplogicle' function |
|
Class logicletGml2 |
|
Estimates a common logicle transformation for a flowSet. |
|
Computes the inverse of the transform defined by the 'logicleTransform' function or the transformList generated by 'estimateLogicle' function |
|
Class "normalization" |
|
DataDatasets included for use in examples to illustrate flowCore functionality |
|
Extract of a Graft versus Host Disease monitoring experiment (Rizzieri et al., 2007) |
|