Package: CNVreg 1.0

Shannon T. Holloway

CNVreg: CNV-Profile Regression for Copy Number Variants Association Analysis with Penalized Regression

Performs copy number variants association analysis with Lasso and Weighted Fusion penalized regression. Creates a "CNV profile curve" to represent an individual’s CNV events across a genomic region so to capture variations in CNV length and dosage. When evaluating association, the CNV profile curve is directly used as a predictor in the regression model, avoiding the need to predefine CNV loci. CNV profile regression estimates CNV effects at each genome position, making the results comparable across different studies. The penalization encourages sparsity in variable selection with a Lasso penalty and encourages effect smoothness between consecutive CNV events with a weighted fusion penalty, where the weight controls the level of smoothing between adjacent CNVs. For more details, see Si (2024) <doi:10.1101/2024.11.23.624994>.

Authors:Yaqin Si [aut], Shannon T. Holloway [ctb, cre], Jung-Ying Tzeng [ctb]

CNVreg_1.0.tar.gz
CNVreg_1.0.tar.gz(r-4.5-noble)CNVreg_1.0.tar.gz(r-4.4-noble)
CNVreg_1.0.tgz(r-4.4-emscripten)CNVreg_1.0.tgz(r-4.3-emscripten)
CNVreg.pdf |CNVreg.html
CNVreg/json (API)

# Install 'CNVreg' in R:
install.packages('CNVreg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • CNV - Simulated data with copy number variants (CNV)
  • Cov - Simulated data with copy number variants (CNV)
  • Y_BT - Simulated data with copy number variants (CNV)
  • Y_QT - Simulated data with copy number variants (CNV)

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 3 exports 32 dependencies

Last updated 2 hours agofrom:0a67c5ede0. Checks:3 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 10 2025
R-4.5-linuxOKMar 10 2025
R-4.4-linuxOKMar 10 2025

Exports:cvfit_WTSMTHfit_WTSMTHprep

Dependencies:clicodetoolscpp11doParalleldplyrfansiforeachgenericsglmnetglueiteratorslatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6RcppRcppEigenrlangshapestringistringrsurvivaltibbletidyrtidyselectutf8vctrswithr

An Introduction to CNVreg Package to Perform Copy Number Variant Association Analysis with Penalied Regression

Rendered fromCNVReg_vig.Rmdusingknitr::rmarkdownon Mar 10 2025.

Last update: 2025-03-10
Started: 2025-03-10