Package: flowMatch 1.41.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.41.0.tar.gz
flowMatch_1.41.0.zip(r-4.5)flowMatch_1.41.0.zip(r-4.4)flowMatch_1.41.0.zip(r-4.3)
flowMatch_1.41.0.tgz(r-4.4-arm64)flowMatch_1.41.0.tgz(r-4.4-x86_64)flowMatch_1.41.0.tgz(r-4.3-arm64)flowMatch_1.41.0.tgz(r-4.3-x86_64)
flowMatch_1.41.0.tar.gz(r-4.5-noble)flowMatch_1.41.0.tar.gz(r-4.4-noble)
flowMatch_1.41.0.tgz(r-4.4-emscripten)flowMatch_1.41.0.tgz(r-4.3-emscripten)
flowMatch.pdf |flowMatch.html
flowMatch/json (API)

# Install 'flowMatch' in R:
install.packages('flowMatch', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:flowMatch-1.41.0(bioc 3.20)flowMatch-1.40.0(bioc 3.19)

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

bioconductor-package

34 exports 1.80 score 11 dependencies 4 mentions

Last updated 2 months agofrom:b5bfc79566

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:BHBiobaseBiocGenericscpp11cytolibflowCorematrixStatsRcppRhdf5libRProtoBufLibS4Vectors

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

Rendered fromflowMatch.Rnwusingutils::Sweaveon Jul 05 2024.

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