Tools for Processing Dark Kinase Data
This package will provide a set of shared tools to work with and analyze the members of the Dark Kinome. The initial goals are centralize the master list of Dark (and Light) Kinases and collect corresponding identifiers.
This package can be installed using devtools:
install.packages('devtools')
devtools::install_github("IDG-Kinase/DarkKinaseTools")
After calling "library(DarkKinaseTools)", several tables of data are made available:
Calling help on any of these table names will provide an explanation of each column.
All of the data processing steps are outlined in the "data-raw" directory in several R Markdown documents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.