Skip to content

R code implementing dwgLASSO algorithm from Zuo et. al.'s BMC Bioinformatics paper (Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO)

Notifications You must be signed in to change notification settings

Hurricaner1989/dwgLASSO-R-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwgLASSO R codes

These R codes implement dwgLASSO algorithm from Zuo et. al.'s BMC Bioinformatics paper: Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO (PMID: 28187708). It contains one demo (i.e., demo.R and files in Data folder) and one function.R.

Update

02/15/17

I submit version 1.0 which contains one demo (i.e., demo.R and files in Data folder) and one function.R.

  • demo.R implements the proposed dwgLASSO algorithm in BMC Bioinformatics paper using microarray data.
  • function.R implements three helper functions that are used in demo.R.

About

R code implementing dwgLASSO algorithm from Zuo et. al.'s BMC Bioinformatics paper (Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages