-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
44 lines (42 loc) · 1.12 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
template:
params:
bootswatch: flatly
authors:
Steve Vissault:
href: https://steveviss.github.io/
Kevin Cazelles:
href: https://kevcaz.github.io/
Gabriel Bergeron:
href: https://github.com/gabrielbouleau
Clément Violet:
href: https://github.com/clementviolet
Benjamin Mercier:
href: https://github.com/BenMerSci
Timothée Poisot:
href: https://github.com/tpoisot
reference:
- title: Explore database
desc: Explore the content of each datatables and return `mgSearch*` objects
contents:
- '`search_datasets`'
- '`search_interactions`'
- '`search_networks`'
- '`search_nodes`'
- '`search_references`'
- '`search_taxonomy`'
- '`avail_type`'
- title: Retrieve networks
desc: Get networks ( `mgNetwork` or `mgNetworksCollection`) from `search_*` functions
contents:
- '`get_collection`'
- '`get_network_by_id`'
- '`get_citation`'
- title: Analyze networks
desc: Analyze or manipulate `mgNetwork` or `mgNetworksCollection`
contents:
- '`as.igraph.mgNetwork`'
- '`combine_mgNetworks`'
- title: Cache
desc: Manipulate `rmangal` cache
contents:
- '`clear_cache_rmangal`'