R/KSData.R

#' Kinase-Substrate (K-S) Relationship Dataset
#' 
#' K-S annotations from PhosphoSitePlus and NetworKIN predictions;
#' This is an abbreviated version of the full dataset used purely for demonstration;
#' please go to the GitHub page for access to the complete file: github.com/casecpb/KSEA/
#' 
#' @name KSData
#' 
#' @docType data
#' 
#' @format abbreviated dataframe containing the kinase-substrate annotations and source
#' 
#' @usage data(KSData)
#' 
#' @references 
#' Hornbeck et al. (2015) Nucleic Acids Res. 43:D512-20
#' 
#' Horn et al. (2014) Nature Methods 11(6):603-4
#'         
#' @keywords datasets
"KSData"
casecpb/KSEAapp documentation built on May 6, 2019, 1:31 a.m.