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 information (and outcome information as an option). This package implements three different integration strategies for multi-omics data analysis within the LUCID framework: LUCID early integration (the original LUCID model), LUCID in parallel (intermediate integration), and LUCID in serial (late integration). 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 missingness in multi-omics data. Lasso-type regularity for exposure and omics features were added. S3 methods for summary and plotting functions were fixed.

Version: 3.0.2
Depends: R (≥ 3.6.0)
Imports: mclust, nnet, boot, jsonlite, networkD3, progress, stats, utils, glasso, glmnet
Suggests: testthat (≥ 3.0.0)
Published: 2024-07-08
DOI: 10.32614/CRAN.package.LUCIDus
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
In views: MissingData, Omics
CRAN checks: LUCIDus results

Documentation:

Reference manual: LUCIDus.pdf

Downloads:

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

Linking:

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