Package: SCFA
Type: Package
Title: SCFA: Subtyping via Consensus Factor Analysis
Version: 1.21.0
Authors@R: c(
    person("Duc", "Tran", , "duct@nevada.unr.edu", role = c("aut", "cre")),
    person("Hung", "Nguyen", role = c("aut")),
    person("Tin", "Nguyen", role = c("fnd"))
    )
Description: Subtyping via Consensus Factor Analysis (SCFA) can
        efficiently remove noisy signals from consistent molecular
        patterns in multi-omics data. SCFA first uses an autoencoder to
        select only important features and then repeatedly performs
        factor analysis to represent the data with different numbers of
        factors. Using these representations, it can reliably identify
        cancer subtypes and accurately predict risk scores of patients.
License: LGPL
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0)
Imports: matrixStats, BiocParallel, torch (>= 0.3.0), coro, igraph,
        Matrix, cluster, psych, glmnet, RhpcBLASctl, stats, utils,
        methods, survival
RoxygenNote: 7.1.1
biocViews: Survival, Clustering, Classification
Suggests: knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
URL: https://github.com/duct317/SCFA
BugReports: https://github.com/duct317/SCFA/issues
Config/pak/sysreqs: libglpk-dev libxml2-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:03:49 UTC
RemoteUrl: https://github.com/bioc/SCFA
RemoteRef: HEAD
RemoteSha: 4eb486e598ed01d28386cd5c5e8a7e379f65e108
NeedsCompilation: no
Packaged: 2025-10-30 10:29:58 UTC; root
Author: Duc Tran [aut, cre],
  Hung Nguyen [aut],
  Tin Nguyen [fnd]
Maintainer: Duc Tran <duct@nevada.unr.edu>
Built: R 4.6.0; ; 2025-10-30 10:31:46 UTC; windows
