KinSwingR is an R package for inference of kinase activity from phosphoproteomics data.
To obtain the latest version from github, install devtools in R and use the following:
library(devtools)
devtools::install_github("awaardenberg/KinSwingR", build_vignettes = TRUE)
To run KinSwingR, load the library and follow the examples in the vignette.
library(KinSwingR)
vignette("KinSwingR")
For more details, contact Ashley Waardenberg: a.waardenberg@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.