8000 GitHub - stanstrup/PredRet: Shiny app for retention time prediction
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stanstrup/PredRet

Repository files navigation

PredRet

R package and shiny app (used for the website) for prediction of retention times.

Installation

The shiny apps that runs on the PredRet.org server is in retdb and retdb_admin.


The R package to retrieve data from the database directly from R can be installed with:

install.packages("devtools")
library(devtools)

source("https://bioconductor.org/biocLite.R")
biocLite("pcaMethods")

install_github("mongosoup/rmongodb")
install_github("stanstrup/Rplot.extra")
install_github("stanstrup/massageR")

install_github("stanstrup/PredRet",subdir = "PredRetR")

Resources

The publication is available from http://dx.doi.org/10.1021/acs.analchem.5b02287.

Visit the website at http://predret.org to start predicting retention times!

About

Shiny app for retention time prediction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0