README.md

KinSwingR

KinSwingR is an R package for inference of kinase activity from phosphoproteomics data.

Installing KinSwingR

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)

Examples

To run KinSwingR, load the library and follow the examples in the vignette.

library(KinSwingR)
vignette("KinSwingR")

Contact

For more details, contact Ashley Waardenberg: a.waardenberg@gmail.com



Try the KinSwingR package in your browser

Any scripts or data that you put into this service are public.

KinSwingR documentation built on Nov. 8, 2020, 6:30 p.m.