-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
44 lines (40 loc) · 1021 Bytes
/
_pkgdown.yml
File metadata and controls
44 lines (40 loc) · 1021 Bytes
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
url: https://WangLabCSU.github.io/geokit/
template:
bootstrap: 5
light-switch: true
navbar:
components:
articles:
text: Articles
menu:
- text: Searching
href: articles/geo-search.html
- text: GEO metadata
href: articles/geometadb.html
- text: -------
- text: GEO SOFT FIle
href: articles/geo-soft.html
- text: GSE Matrix FIle
href: articles/geo-matrix.html
- text: GSE Supplemental File
href: articles/geo-suppl.html
reference:
- title: GEO Database operations
desc: >
This category includes functions for retrieving and handling metadata from
GEO datasets. It allows users to search for GEO entries and retrieve
detailed information about them, including formats and supplementary data,
to support further analysis.
contents:
- geo_search
- geo_meta
- geo_soft
- geo_matrix
- geo_suppl
- title: Helper functions for GEO Database
contents:
- geo_url
- geo_gtype
- geo_show
- parse_sample_data
- log_trans