-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
204 lines (190 loc) · 5.67 KB
/
_pkgdown.yml
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
url: https://rbioapi.moosa-r.com
home:
title: "User-Friendly R Interface to Biologic Web Services' API"
description: "Connect to Enrichr, JASPAR, miEAA, PANTHER, Reactome, STRING, and UniProt in R with rbioapi package."
template:
bootstrap: 5
bootswatch: cosmo
params:
ganalytics: G-BF9VGFNZ4C
authors:
Moosa Rezwani:
href: https://moosa-r.com/
navbar:
bg: secondary
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right:
- search
- github
- portfolio
components:
reference:
text: Functions
href: reference/index.html
news:
text: News
href: news/index.html
intro:
text: Get Started
href: articles/rbioapi.html
articles:
text: Articles & Supported Services
menu:
- text: 'rbioapi: Get Started'
href: articles/rbioapi.html
- text: ----
- text: 'Enrichr & rbioapi'
href: articles/rbioapi_enrichr.html
- text: 'JASPAR & rbioapi'
href: articles/rbioapi_jaspar.html
- text: 'miEEA & rbioapi'
href: articles/rbioapi_mieaa.html
- text: 'PANTHER & rbioapi'
href: articles/rbioapi_panther.html
- text: 'Reactome & rbioapi'
href: articles/rbioapi_reactome.html
- text: 'STRING & rbioapi'
href: articles/rbioapi_string.html
- text: 'UniProt & rbioapi'
href: articles/rbioapi_uniprot.html
- text: ----
- text: 'Do with rbioapi: Over-Representation (Enrichment) Analysis in R'
href: articles/rbioapi_do_enrich.html
github:
icon: fab fa-github fa-lg
href: https://github.com/moosa-r/rbioapi/
aria-label: GitHub
portfolio:
icon: fa-solid fa-id-card
href: https://moosa-r.com/
aria-label: Moosa Rezwani Portfolio Website
reference:
- title: "Helper functions"
desc: >
Functions that assist you with the overall experience of rbioapi
contents:
- rba_options
- rba_connection_test
- rba_pages
- title: Enrichr (rba_enrichr_*)
desc: >
Functions that connect you to [Enrichr](https://maayanlab.cloud/Enrichr/)
(Gene list enrichment analysis tool) API resources.
contents:
- starts_with("rba_enrichr")
- title: JASPAR (rba_jaspar_*)
desc: >
Functions that connect you to [JASPAR](https://jaspar.elixir.no/)
(Database of transcription factor binding profiles) API resources.
contents:
- starts_with("rba_jaspar")
- title: miEAA (rba_mieaa_*)
desc: >
Functions that connect you to [miEAA](https://ccb-compute2.cs.uni-saarland.de/mieaa2/)
(miRNA Enrichment Analysis and Annotation Tool) API resources.
contents:
- starts_with("rba_mieaa")
- title: PANTHER (rba_panther_*)
desc: >
Functions that connect you to [PANTHER](https://www.pantherdb.org/)
(Protein Analysis THrough
Evolutionary Relationships) API resources.
contents:
- starts_with("rba_panther")
- title: Reactome Analysis Services (rba_reactome_*)
desc: >
Functions that connect you to [Reactome](https://reactome.org/)
pathway database's Analysis services API resources.
contents:
- starts_with("rba_reactome_analysis")
- title: Reactome Contents Services (rba_reactome_*)
desc: >
Functions that connect you to [Reactome](https://reactome.org/)
pathway database's Contents Services API resources.
- subtitle: Database Info Queries
contents:
- rba_reactome_version
- subtitle: Disease Related Queries
contents:
- rba_reactome_diseases
- subtitle: Physical Entity Queries
contents:
- starts_with("rba_reactome_complex")
- rba_reactome_participant_of
- rba_reactome_entity_other_forms
- subtitle: Queries Related to Events
contents:
- starts_with("rba_reactome_event")
- subtitle: Format Exporter
contents:
- starts_with("rba_reactome_exporter")
- subtitle: Molecule Interactors
contents:
- starts_with("rba_reactome_interactors")
- subtitle: Mapping Related Queries
contents:
- rba_reactome_mapping
- subtitle: Orthology Related Queries
contents:
- rba_reactome_orthology
- subtitle: Queries Related to Participants
contents:
- rba_reactome_participants
- subtitle: Pathway Related Queries
contents:
- starts_with("rba_reactome_pathways")
- subtitle: Person Queries
contents:
- starts_with("rba_reactome_people")
- subtitle: Common Data Retrieval
contents:
- rba_reactome_query
- subtitle: ReferenceEntity Queries
contents:
- rba_reactome_xref
- subtitle: Species Related Queries
contents:
- rba_reactome_species
- title: STRING (rba_string_*)
desc: >
Functions that connect you to [STRING](https://string-db.org/)
(Functional protein association networks) API resources.
contents:
- starts_with("rba_string")
- title: UniProt (rba_uniprot_*)
desc: >
Functions that connect you to [UniProt](https://www.uniprot.org/) (Universal Protein Resource)
API resources.
- subtitle: "Proteins - Proteins"
contents:
- starts_with("rba_uniprot_antigens")
- starts_with("rba_uniprot_epitope")
- starts_with("rba_uniprot_features")
- starts_with("rba_uniprot_mutagenesis")
- starts_with("rba_uniprot_proteins")
- starts_with("rba_uniprot_rna_edit")
- starts_with("rba_uniprot_variation")
- subtitle: "Proteomics"
contents:
- starts_with("rba_uniprot_proteomics")
- starts_with("rba_uniprot_ptm")
- subtitle: "Proteomes"
contents:
- starts_with("rba_uniprot_proteomes")
- starts_with("rba_uniprot_genecentric")
- subtitle: "Taxonomy"
contents:
- starts_with("rba_uniprot_taxonomy")
- subtitle: "Coordinates"
contents:
- starts_with("rba_uniprot_coordinates")
- subtitle: "Uniparc"
contents:
- starts_with("rba_uniprot_uniparc")