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:
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')) |
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
Last updated from:65c0b77338. Checks:1 ERROR, 11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 156 | ||
| linux-devel-arm64 | NOTE | 189 | ||
| linux-devel-x86_64 | NOTE | 199 | ||
| source / vignettes | OK | 209 | ||
| linux-release-arm64 | NOTE | 237 | ||
| linux-release-x86_64 | NOTE | 243 | ||
| macos-release-arm64 | NOTE | 184 | ||
| macos-release-x86_64 | NOTE | 564 | ||
| macos-oldrel-arm64 | NOTE | 121 | ||
| macos-oldrel-x86_64 | NOTE | 278 | ||
| windows-devel | NOTE | 195 | ||
| windows-release | NOTE | 187 | ||
| windows-oldrel | NOTE | 200 | ||
| wasm-release | OK | 142 |
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
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 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 FC | Cluster 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 Sample | ClusteredSample 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/templates | ClusterMatch 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 samples | create.template |
| Dissimilarity between a pair of clusters | dist.cluster |
| Dissimilarity matrix between each pair of clusters/meta-clusters across a pair of samples/templates | dist.matrix |
| Dissimilarity between a pair of clustered FC samples | dist.sample |
| Dissimilarity between a pair of FC templates | dist.template |
| Mahanalobis Distance | mahalanobis.dist |
| Matching of clusters/meta-clusters across FC samples/templates | match.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 divergence | symmetric.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-tree | template.tree template.tree,Template-method |