-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.Rmd
37 lines (22 loc) · 1.44 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: "Intro"
author: "Khaled Alganem"
output:
md_document:
variant: markdown_github
---
<!-- badges: start -->
[](https://www.tidyverse.org/lifecycle/#experimental) [](https://github.com/CogDisResLab/creedenzymatic/actions/workflows/R-CMD-check.yaml) [](https://github.com/CogDisResLab/creedenzymatic/actions/workflows/pkgdown.yaml) [](https://www.travis-ci.com/CogDisResLab/creedenzymatic) [](https://www.repostatus.org/#active)
<!-- badges: end -->
## Installation
``` r
# install.packages("devtools")
devtools::install_github("CogDisResLab/creedenzymatic")
```
## creedenzymatic
Combine kinome results from KRSA and UKA and other tools (A package for integrating upstream kinases analyses)
## Package Website
<https://CogDisResLab.github.io/creedenzymatic/>
# Contact
For technical issues, please start a new issue on this repo: [Link](https://github.com/CogDisResLab/creedenzymatic/issues)
For biological interpretation questions please email: [cdrl\@utoledo.edu](mailto:[email protected])