Bioconductor version: Release (3.16)
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.
Author: Duc Tran [aut, cre], Hung Nguyen [aut], Tin Nguyen [fnd]
Maintainer: Duc Tran <duct at nevada.unr.edu>
Citation (from within R,
enter citation("SCFA")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("SCFA")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SCFA")
HTML | R Script | SCFA package manual |
Reference Manual | ||
Text | NEWS |
biocViews | Classification, Clustering, Software, Survival |
Version | 1.8.1 |
In Bioconductor since | BioC 3.12 (R-4.0) (2.5 years) |
License | LGPL |
Depends | R (>= 4.0) |
Imports | matrixStats, BiocParallel, torch (>= 0.3.0), coro, igraph, Matrix, cluster, psych, glmnet, RhpcBLASctl, stats, utils, methods, survival |
LinkingTo | |
Suggests | knitr, rmarkdown |
SystemRequirements | |
Enhances | |
URL | https://github.com/duct317/SCFA |
BugReports | https://github.com/duct317/SCFA/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | SCFA_1.8.1.tar.gz |
Windows Binary | SCFA_1.8.1.zip |
macOS Binary (x86_64) | SCFA_1.8.1.tgz |
macOS Binary (arm64) | SCFA_1.8.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/SCFA |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SCFA |
Bioc Package Browser | https://code.bioconductor.org/browse/SCFA/ |
Package Short Url | https://bioconductor.org/packages/SCFA/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.16 | Source Archive |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: