Package: HGC 1.21.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.21.0.tar.gz
HGC_1.21.0.zip(r-4.7)HGC_1.21.0.zip(r-4.6)HGC_1.21.0.zip(r-4.5)
HGC_1.21.0.tgz(r-4.6-x86_64)HGC_1.21.0.tgz(r-4.6-arm64)HGC_1.21.0.tgz(r-4.5-x86_64)HGC_1.21.0.tgz(r-4.5-arm64)
HGC_1.21.0.tar.gz(r-4.7-arm64)HGC_1.21.0.tar.gz(r-4.7-x86_64)HGC_1.21.0.tar.gz(r-4.6-arm64)HGC_1.21.0.tar.gz(r-4.6-x86_64)
HGC_1.21.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HGC/json (API)
NEWS

# Install 'HGC' in R:
install.packages('HGC', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • Pollen - Embeddings of the Pollen datasets in the principal component space.

On BioConductor:HGC-1.21.0(bioc 3.24)HGC-1.20.0(bioc 3.23)

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

singlecellsoftwareclusteringrnaseqgraphandnetworkdnaseqcpp

4.79 score 31 scripts 282 downloads 2 mentions 12 exports 38 dependencies

Last updated from:3930fed132. Checks:12 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING177
linux-devel-arm64WARNING256
linux-devel-x86_64WARNING302
source / vignettesOK211
linux-release-arm64WARNING250
linux-release-x86_64WARNING253
macos-release-arm64WARNING208
macos-release-x86_64WARNING481
macos-oldrel-arm64WARNING343
macos-oldrel-x86_64WARNING429
windows-develWARNING243
windows-releaseWARNING198
windows-oldrelWARNING253
wasm-releaseOK124

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

Dependencies:apeclicpp11dendextenddigestdplyrfarvergenericsggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMatrixmclustnlmepatchworkpillarpkgconfigR6RANNRColorBrewerRcppRcppEigenrlangS7scalestibbletidyselectutf8vctrsviridisviridisLitewithr

HGC package manual

Rendered fromHGC.Rmdusingknitr::rmarkdownon May 30 2026.

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