glmgraph: an R package for variable selection and predictive modeling of structured genomic data
glmgraph: an R package for variable selection and predictive modeling of structured genomic data
复制标题
DOI:
10.1093/bioinformatics/btv497
复制
发表时间:
2015-12-15
期刊:
影响因子:
5.8
通讯作者:
Chen, Jun
中科院分区:
文献类型:
--
作者:
Chen, Li;Liu, Han;Chen, Jun
One central theme of modern high-throughput genomic data analysis is to identify relevant genomic features as well as build up a predictive model based on selected features for various tasks such as personalized medicine. Correlating the large number of 'omics' features with a certain phenotype is particularly challenging due to small sample size (n) and high dimensionality (p). To address this small n, large p problem, various forms of sparse regression models have been proposed by exploiting the sparsity assumption. Among these, network-constrained sparse regression model is of particular interest due to its ability to utilize the prior graph/network structure in the omics data. Despite its potential usefulness for omics data analysis, no efficient R implementation is publicly available. Here we present an R software package 'glmgraph' that implements the graph-constrained regularization for both sparse linear regression and sparse logistic regression. We implement both the L-1 penalty and minimax concave penalty for variable selection and Laplacian penalty for coefficient smoothing. Efficient coordinate descent algorithm is used to solve the optimization problem. We demonstrate the use of the package by applying it to a human microbiome dataset, where phylogeny structure among bacterial taxa is available.