Package: scDHA Type: Package Title: Single-Cell Decomposition using Hierarchical Autoencoder Version: 1.2.3 Authors@R: c( person(given = "Ha", family = "Nguyen", email = "hvn0006@auburn.edu", role = c("cre")), person(given = "Duc", family = "Tran", email = "duct@nevada.unr.edu", role = c("aut")), person(given = "Tin", family = "Nguyen", role = c("fnd")), person(given = "Hao", family = "Chen", role = c("ctb")) ) Maintainer: Ha Nguyen Description: Provides a fast and accurate pipeline for single-cell analyses. The 'scDHA' software package can perform clustering, dimension reduction and visualization, classification, and time-trajectory inference on single-cell data (Tran et.al. (2021) ). License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 3.4) Imports: matrixStats, foreach, doParallel, igraph, Matrix, uwot, cluster, Rcpp, RcppParallel, RcppAnnoy, methods, torch (>= 0.3.0), RhpcBLASctl, coro LinkingTo: Rcpp, RcppArmadillo, RcppParallel, RcppAnnoy RoxygenNote: 7.3.3 Suggests: testthat, knitr, mclust NeedsCompilation: yes VignetteBuilder: knitr URL: https://github.com/duct317/scDHA BugReports: https://github.com/duct317/scDHA/issues Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://duct317.r-universe.dev Date/Publication: 2025-09-24 13:53:52 UTC RemoteUrl: https://github.com/duct317/scdha RemoteRef: HEAD RemoteSha: ac9060b70768a60e7e740eddc03aa42f75156559 Packaged: 2026-07-04 21:35:20 UTC; root Author: Ha Nguyen [cre], Duc Tran [aut], Tin Nguyen [fnd], Hao Chen [ctb]