Package: HGC 1.13.0

XGlab

HGC: A fast hierarchical graph-based clustering method

HGC (short for Hierarchical Graph-based Clustering) is an R package for conducting hierarchical clustering on large-scale single-cell RNA-seq (scRNA-seq) data. The key idea is to construct a dendrogram of cells on their shared nearest neighbor (SNN) graph. HGC provides functions for building graphs and for conducting hierarchical clustering on the graph. The users with old R version could visit https://github.com/XuegongLab/HGC/tree/HGC4oldRVersion to get HGC package built for R 3.6.

Authors:Zou Ziheng [aut], Hua Kui [aut], XGlab [cre, cph]

HGC_1.13.0.tar.gz
HGC_1.13.0.zip(r-4.5)HGC_1.13.0.zip(r-4.4)HGC_1.13.0.zip(r-4.3)
HGC_1.13.0.tgz(r-4.4-arm64)HGC_1.13.0.tgz(r-4.4-x86_64)HGC_1.13.0.tgz(r-4.3-arm64)HGC_1.13.0.tgz(r-4.3-x86_64)
HGC_1.13.0.tar.gz(r-4.5-noble)HGC_1.13.0.tar.gz(r-4.4-noble)
HGC_1.13.0.tgz(r-4.4-emscripten)HGC_1.13.0.tgz(r-4.3-emscripten)
HGC.pdf |HGC.html
HGC/json (API)
NEWS

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

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • Pollen - Embeddings of the Pollen datasets in the principal component space.

On BioConductor:HGC-1.13.0(bioc 3.20)HGC-1.12.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

12 exports 0.61 score 41 dependencies 2 mentions

Last updated 2 months agofrom:9a01113326

Exports:CKNN.ConstructionFindClusteringTreeHGC.dendrogramHGC.parameterHGC.PlotARIsHGC.PlotDendrogramHGC.PlotParameterKNN.ConstructionMST.ConstructionPMST.ConstructionRNN.ConstructionSNN.Construction

Dependencies:apeclicolorspacedendextenddigestdplyrfansifarvergenericsggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmclustmgcvmunsellnlmepatchworkpillarpkgconfigR6RANNRColorBrewerRcppRcppEigenrlangscalestibbletidyselectutf8vctrsviridisviridisLitewithr

HGC package manual

Rendered fromHGC.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2021-06-13
Started: 2021-04-10