diff --git a/DESCRIPTION b/DESCRIPTION index 52e5381..a5b1bf1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: colocboost Type: Package Date: 2025-04-13 -Title: Multi-Context Colocalization Analysis Tool for Molecular QTL and GWAS Studies +Title: Multi-Context Colocalization Analysis for QTL and GWAS Studies Version: 0.1.0 Authors@R: c( person(given = "Xuewei", family = "Cao", email = "xc2270@cumc.columbia.edu", role = c("cre", "aut")), @@ -13,7 +13,7 @@ Authors@R: c( person(given = "Gao", family = "Wang", email = "gw2411@cumc.columbia.edu", role = c("aut")) ) Maintainer: Xuewei Cao -Description: This R package implements ColocBoost --- motivated and designed for colocalization analysis of multiple genetic association studies --- as a multi-task learning approach to variable selection regression with highly correlated predictors and sparse effects, based on frequentist statistical inference. It provides statistical evidence to identify which subsets of predictors have non-zero effects on which subsets of response variables. +Description: A multi-task learning approach to variable selection regression with highly correlated predictors and sparse effects, based on frequentist statistical inference. It provides statistical evidence to identify which subsets of predictors have non-zero effects on which subsets of response variables, motivated and designed for colocalization analysis of multiple genetic association studies. Encoding: UTF-8 LazyDataCompression: xz LazyData: true