README.md

lmm2met

Linear mixed-effects modeling to improve clinical metabolomics information.

Version: 1.0 (12 September 2018)

Description

Linear mixed-effects modelling for normalization of clinical metabolomics data by using subject metada.

Installation and Running metabox

  1. Require R software
  2. Install lmm2met using the following commands
#Install devtools R package, if not exist
install.packages('devtools', repos="http://cran.rstudio.com/")
library(devtools)

#Install lmm2met
install_github('kwanjeeraw/lmm2met')

Documentation

see homepage

License

MIT



kwanjeeraw/lmm2met documentation built on May 14, 2019, 3:07 a.m.