Package: scCAN
Type: Package
Title: Single-Cell Clustering using Autoencoder and Network Fusion
Version: 1.0.5
Authors@R: c(
    person("Bang", "Tran", , "s.tran@csus.edu", role = c("aut", "cre")),
    person("Duc", "Tran", role = c("aut")),
    person("Hung", "Nguyen", role = c("aut")),
    person("Tin", "Nguyen", role = c("fnd"))
    )
Maintainer: Bang Tran <s.tran@csus.edu>
Description: A single-cell Clustering method using 'Autoencoder' and Network fusion ('scCAN') Bang Tran (2022) <doi:10.1038/s41598-022-14218-6> for segregating the cells from the high-dimensional 'scRNA-Seq' data. The software automatically determines the optimal number of clusters and then partitions the cells in a way such that the results are robust to noise and dropouts. 'scCAN' is fast and it supports Windows, Linux, and Mac OS.
License: LGPL
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Depends: R (>= 4.2.0), scDHA, FNN, purrr
Imports: stats
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-06-13 08:04:34 UTC; bangt
Author: Bang Tran [aut, cre],
  Duc Tran [aut],
  Hung Nguyen [aut],
  Tin Nguyen [fnd]
Repository: CRAN
Date/Publication: 2024-06-13 18:00:02 UTC
