Package: flowMatch 1.49.0

Ariful Azad

flowMatch: Matching and meta-clustering in flow cytometry

Matching cell populations and building meta-clusters and templates from a collection of FC samples.

Authors:Ariful Azad

flowMatch_1.49.0.tar.gz
flowMatch_1.49.0.zip(r-4.7)flowMatch_1.49.0.zip(r-4.6)flowMatch_1.49.0.zip(r-4.5)
flowMatch_1.49.0.tgz(r-4.6-x86_64)flowMatch_1.49.0.tgz(r-4.6-arm64)flowMatch_1.49.0.tgz(r-4.5-x86_64)flowMatch_1.49.0.tgz(r-4.5-arm64)
flowMatch_1.49.0.tar.gz(r-4.7-arm64)flowMatch_1.49.0.tar.gz(r-4.7-x86_64)flowMatch_1.49.0.tar.gz(r-4.6-arm64)flowMatch_1.49.0.tar.gz(r-4.6-x86_64)
flowMatch_1.49.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
flowMatch/json (API)

# Install 'flowMatch' in R:
install.packages('flowMatch', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:flowMatch-1.49.0(bioc 3.24)flowMatch-1.48.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

immunooncologyclusteringflowcytometrycpp

3.90 score 3 scripts 472 downloads 4 mentions 34 exports 15 dependencies

Last updated from:65c0b77338. Checks:1 ERROR, 11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR156
linux-devel-arm64NOTE189
linux-devel-x86_64NOTE199
source / vignettesOK209
linux-release-arm64NOTE237
linux-release-x86_64NOTE243
macos-release-arm64NOTE184
macos-release-x86_64NOTE564
macos-oldrel-arm64NOTE121
macos-oldrel-x86_64NOTE278
windows-develNOTE195
windows-releaseNOTE187
windows-oldrelNOTE200
wasm-releaseOK142

Exports:ClusterClusteredSamplecreate.templatedist.clusterdist.matrixdist.sampledist.templateget.centerget.cluster.idget.clustersget.covget.dimensionget.labelsget.match12get.match21get.matching.costget.metaClustersget.num.clustersget.num.metaclustersget.sample.idget.sizeget.template.idget.treeget.unmatch.penaltymahalanobis.distmatch.clustersmatch.clusters.distMetaClusterplotsample.id<-summarysymmetric.KLTemplatetemplate.tree

Dependencies:BHBiobaseBiocGenericsbiocmakecpp11cytolibdir.expiryfilelockflowCoregenericsmatrixStatsRcppRhdf5libRProtoBufLibS4Vectors

flowMatch: Cell population matching and meta-clustering in Flow Cytometry

Rendered fromflowMatch.Rnwusingutils::Sweaveon Jun 09 2026.

Last update: 2018-08-30
Started: 2013-12-13

Readme and manuals

Help Manual

Help pageTopics
Matching cell populations and building meta-clusters and templates from a collection of FC samples.flowMatch-package flowMatch
Cluster: A class representing a cell population in FCCluster Cluster-class get.center get.center,Cluster-method get.cluster.id get.cluster.id,Cluster-method get.cov get.cov,Cluster-method get.sample.id get.sample.id,Cluster-method get.size get.size,Cluster-method sample.id<- sample.id<-,Cluster-method show,Cluster-method summary,Cluster-method
ClusteredSample: A class representing a clustered FC SampleClusteredSample ClusteredSample-class get.clusters get.clusters,ClusteredSample-method get.dimension get.dimension,ClusteredSample-method get.labels get.labels,ClusteredSample-method get.num.clusters get.num.clusters,ClusteredSample-method get.sample.id,ClusteredSample-method get.size,ClusteredSample-method plot,ANY,ClusteredSample-method plot,flowFrame,ClusteredSample-method show,ClusteredSample-method summary,ClusteredSample-method
ClusterMatch: A class representing matching of cluster/meta-clusters across a pair of FC samples/templatesClusterMatch ClusterMatch-class get.match12 get.match12,ClusterMatch-method get.match21 get.match21,ClusterMatch-method get.matching.cost get.matching.cost,ClusterMatch-method get.unmatch.penalty get.unmatch.penalty,ClusterMatch-method show,ClusterMatch-method summary,ClusterMatch-method
Creating a template of a collection of FC samplescreate.template
Dissimilarity between a pair of clustersdist.cluster
Dissimilarity matrix between each pair of clusters/meta-clusters across a pair of samples/templatesdist.matrix
Dissimilarity between a pair of clustered FC samplesdist.sample
Dissimilarity between a pair of FC templatesdist.template
Mahanalobis Distancemahalanobis.dist
Matching of clusters/meta-clusters across FC samples/templatesmatch.clusters match.clusters.dist
MetaCluster: An S4 class representing a meta-cluster (collection of biologically similar clusters).get.center,MetaCluster-method get.clusters,MetaCluster-method get.cov,MetaCluster-method get.num.clusters,MetaCluster-method get.size,MetaCluster-method MetaCluster MetaCluster-class plot,MetaCluster,missing-method plot,MetaCluster-method show,MetaCluster-method summary,MetaCluster-method
Symmetrized Kullback-Leibler divergencesymmetric.KL
Template: An S4 class representing a template of a group of FC Samples.get.dimension,Template-method get.metaClusters get.metaClusters,Template-method get.num.metaclusters get.num.metaclusters,Template-method get.size,Template-method get.template.id get.template.id,Template-method get.tree get.tree,Template-method plot,Template,ANY-method plot,Template,missing-method plot,Template-method show,Template-method summary,Template-method Template Template-class
Plot the hierarchy of samples established while creating a template-treetemplate.tree template.tree,Template-method