Spike-in dataset validation scripts for seaMass
Please install the R package directly from our Github repository. To do this you first need to install the devtools package:
install.packages("devtools")
Then to install seaMassValidation, or upgrade to the latest version, simply run:
devtools::install_github("biospi/seaMassValidation", dependencies = TRUE)
This will also install seaMass, MSstats and MSqRob. To upgrade to the latest version of seaMassValidation, simply run this line again.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.