-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathREADME.Rmd
85 lines (46 loc) · 3.26 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
output:
md_document:
variant: gfm
html_preview: false
---
```{r echo=FALSE, results="hide", message=FALSE}
library("badger")
library("ypages")
```
# ReactomePA: Reactome Pathway Analysis
[](http://www.repostatus.org/#active)
[](https://codecov.io/gh/GuangchuangYu/ReactomePA/)
`r badge_bioc_release("ReactomePA", "green")`
`r badge_devel("guangchuangyu/ReactomePA", "green")`
[](https://www.bioconductor.org/packages/devel/bioc/html/clusterProfiler.html#since)
[](https://www.bioconductor.org/packages/devel/bioc/html/ReactomePA.html#archives)
[)`-green.svg)](https://github.com/GuangchuangYu/ReactomePA/commits/master)
[](https://bioconductor.org/checkResults/devel/bioc-LATEST/ReactomePA/)
[](https://travis-ci.org/GuangchuangYu/ReactomePA)
[](https://ci.appveyor.com/project/GuangchuangYu/ReactomePA)
```{r comment="", echo=FALSE, results='asis'}
cat(packageDescription('ReactomePA')$Description)
```
For details, please visit <https://yulab-smu.top/biomedical-knowledge-mining-book/>.
## :writing_hand: Authors
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
<https://yulab-smu.top>
[](https://twitter.com/intent/tweet?hashtags=ReactomePA&url=http://pubs.rsc.org/en/Content/ArticleLanding/2016/MB/C5MB00663E#!divAbstract)
[](https://saythanks.io/to/GuangchuangYu)
`r badger::badge_custom('follow me on', 'WeChat', 'green', 'https://guangchuangyu.github.io/blog_images/biobabble.jpg')`
------------------------------------------------------------------------
Please cite the following article when using `ReactomePA`:
__*G Yu*__, QY He^\*^. ReactomePA: an R/Bioconductor package for reactome pathway analysis and visualization. __*Molecular BioSystems*__ 2016, 12(2):477-479.
`r badge_doi("10.1039/c5mb00663e", "green")`
<!--
r badge_altmetric("4796667", "green")
------------------------------------------------------------------------
<img src="https://guangchuangyu.github.io/software/citation_trend/ReactomePA.png" width="890"/>
### Download stats
[](https://bioconductor.org/packages/stats/bioc/ReactomePA/)
r badge_bioc_download("ReactomePA", "total", "blue")
r badge_bioc_download("ReactomePA", "month", "blue")
<img src="https://guangchuangyu.github.io/software/dlstats/ReactomePA.png" width="890"/>
-->