Package: SCFA
Type: Package
Title: SCFA: Subtyping via Consensus Factor Analysis
Version: 1.20.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
git_url: https://git.bioconductor.org/packages/SCFA
git_branch: RELEASE_3_22
git_last_commit: 00e97f9
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:05:31 UTC; biocbuild
Author: Duc Tran [aut, cre],
  Hung Nguyen [aut],
  Tin Nguyen [fnd]
Maintainer: Duc Tran <duct@nevada.unr.edu>
Built: R 4.5.1; ; 2025-10-30 09:39:55 UTC; unix
