LUCIDus: LUCID with Multiple Omics Data

An implementation of estimating the Latent Unknown Clusters By Integrating Multi-omics Data (LUCID) model (Peng (2019) <doi:10.1093/bioinformatics/btz667>). LUCID conducts integrated clustering using exposures, omics data (and outcome as an option). This is a major update from the last version while conserving all the previous features. This package implements three different integration strategies for multiple omics data analysis within the LUCID framework: LUCID early integration (the original LUCID model), LUCID in parallel (intermediate), and LUCID in serial (late). Automated model selection for each LUCID model is available to obtain the optimal number of latent clusters, and an integrated imputation approach is implemented to handle sporadic and list-wise missing multiple omics data.

Version: 3.0.1
Depends: R (≥ 3.6.0)
Imports: mclust, nnet, boot, jsonlite, networkD3, progress, stats, utils, glasso, glmnet
Suggests: testthat (≥ 3.0.0)
Published: 2023-10-31
Author: Qiran Jia ORCID iD [aut, cre], Yinqi Zhao ORCID iD [aut], David Conti ORCID iD [ths], Jesse Goodrich ORCID iD [ctb]
Maintainer: Qiran Jia <qiranjia at usc.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
In views: MissingData, Omics
CRAN checks: LUCIDus results

Documentation:

Reference manual: LUCIDus.pdf

Downloads:

Package source: LUCIDus_3.0.1.tar.gz
Windows binaries: r-devel: LUCIDus_3.0.1.zip, r-release: LUCIDus_3.0.1.zip, r-oldrel: LUCIDus_3.0.1.zip
macOS binaries: r-release (arm64): LUCIDus_3.0.1.tgz, r-oldrel (arm64): LUCIDus_3.0.1.tgz, r-release (x86_64): LUCIDus_3.0.1.tgz
Old sources: LUCIDus archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LUCIDus to link to this page.