_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-clusterstability 1.0.4
Propagated dependencies: r-weightedcluster@1.8-1 r-rcpp@1.0.13-1 r-copula@1.1-6 r-cluster@2.1.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusterStability
Licenses: GPL 3
Synopsis: Assessment of Stability of Individual Objects or Clusters in Partitioning Solutions
Description:

Allows one to assess the stability of individual objects, clusters and whole clustering solutions based on repeated runs of the K-means and K-medoids partitioning algorithms.

r-clustering-sc-dp 1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clustering.sc.dp
Licenses: LGPL 3+
Synopsis: Optimal Distance-Based Clustering for Multidimensional Data with Sequential Constraint
Description:

This package provides a dynamic programming algorithm for optimal clustering multidimensional data with sequential constraint. The algorithm minimizes the sum of squares of within-cluster distances. The sequential constraint allows only subsequent items of the input data to form a cluster. The sequential constraint is typically required in clustering data streams or items with time stamps such as video frames, GPS signals of a vehicle, movement data of a person, e-pen data, etc. The algorithm represents an extension of Ckmeans.1d.dp to multiple dimensional spaces. Similarly to the one-dimensional case, the algorithm guarantees optimality and repeatability of clustering. Method clustering.sc.dp() can find the optimal clustering if the number of clusters is known. Otherwise, methods findwithinss.sc.dp() and backtracking.sc.dp() can be used. See Szkaliczki, T. (2016) "clustering.sc.dp: Optimal Clustering with Sequential Constraint by Using Dynamic Programming" <doi: 10.32614/RJ-2016-022> for more information.

r-clusterexperiment 2.26.0
Propagated dependencies: r-ape@5.8 r-biocgenerics@0.52.0 r-biocsingular@1.22.0 r-cluster@2.1.6 r-delayedarray@0.32.0 r-edger@4.4.0 r-hdf5array@1.34.0 r-kernlab@0.9-33 r-limma@3.62.1 r-locfdr@1.1-8 r-matrix@1.7-1 r-matrixstats@1.4.1 r-mbkmeans@1.22.0 r-nmf@0.28 r-phylobase@0.8.12 r-pracma@2.4.4 r-rcolorbrewer@1.1-3 r-rcpp@1.0.13-1 r-s4vectors@0.44.0 r-scales@1.3.0 r-singlecellexperiment@1.28.1 r-stringr@1.5.1 r-summarizedexperiment@1.36.0 r-zinbwave@1.28.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/clusterExperiment/
Licenses: Artistic License 2.0
Synopsis: Compare clusterings for single-cell sequencing
Description:

This package provides functionality for running and comparing many different clusterings of single-cell sequencing data or other large mRNA expression data sets.

r-clustergeneration 1.3.8
Propagated dependencies: r-mass@7.3-61
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=clusterGeneration
Licenses: GPL 2+
Synopsis: Random cluster generation (with specified degree of separation)
Description:

The clusterGeneration package provides functions for generating random clusters, generating random covariance/correlation matrices, calculating a separation index (data and population version) for pairs of clusters or cluster distributions, and 1-D and 2-D projection plots to visualize clusters. The package also contains a function to generate random clusters based on factorial designs with factors such as degree of separation, number of clusters, number of variables, number of noisy variables.

r-clusteredmutations 1.0.1
Propagated dependencies: r-seriation@1.5.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusteredMutations
Licenses: GPL 3
Synopsis: Location and Visualization of Clustered Somatic Mutations
Description:

Identification and visualization of groups of closely spaced mutations in the DNA sequence of cancer genome. The extremely mutated zones are searched in the symmetric dissimilarity matrix using the anti-Robinson matrix properties. Different data sets are obtained to describe and plot the clustered mutations information.

r-clustersignificance 1.34.0
Propagated dependencies: r-scatterplot3d@0.3-44 r-rcolorbrewer@1.1-3 r-princurve@2.1.6 r-pracma@2.4.4
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/jasonserviss/ClusterSignificance/
Licenses: GPL 3
Synopsis: The ClusterSignificance package provides tools to assess if class clusters in dimensionality reduced data representations have a separation different from permuted data
Description:

The ClusterSignificance package provides tools to assess if class clusters in dimensionality reduced data representations have a separation different from permuted data. The term class clusters here refers to, clusters of points representing known classes in the data. This is particularly useful to determine if a subset of the variables, e.g. genes in a specific pathway, alone can separate samples into these established classes. ClusterSignificance accomplishes this by, projecting all points onto a one dimensional line. Cluster separations are then scored and the probability of the seen separation being due to chance is evaluated using a permutation method.

r-clusterfoldsimilarity 1.2.0
Propagated dependencies: r-singlecellexperiment@1.28.1 r-seuratobject@5.0.2 r-seurat@5.1.0 r-scales@1.3.0 r-reshape2@1.4.4 r-matrix@1.7-1 r-igraph@2.1.1 r-ggplot2@3.5.1 r-ggdendro@0.2.0 r-dplyr@1.1.4 r-cowplot@1.1.3 r-biocparallel@1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/ClusterFoldSimilarity
Licenses: Artistic License 2.0
Synopsis: Calculate similarity of clusters from different single cell samples using foldchanges
Description:

This package calculates a similarity coefficient using the fold changes of shared features (e.g. genes) among clusters of different samples/batches/datasets. The similarity coefficient is calculated using the dot-product (Hadamard product) of every pairwise combination of Fold Changes between a source cluster i of sample/dataset n and all the target clusters j in sample/dataset m.

Page: 12
Total results: 31