About

The turnoveR package is a collection of tools for the analysis of protein degradation data sets.

Installation

You can install turnoveR from github with the devtools package. If you do not already have many of the dependencies installed, this may take a moment.

# install.packages("devtools") 
devtools::install_github("KopfLab/turnoveR")

Functionality

For a full reference of all functions, see the documentation. For an example of how to use the turnoveR package, see the vignette on Data Processing. For an overview of the package structure and available functions, see the vignette on Package Structure