forked from thackl/gggenomes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
67 lines (67 loc) · 1.25 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
reference:
- title: "Set up a plot"
desc: >
Construct a plot combining multiple tracks
- contents:
- gggenomes
- title: "Handle tracks"
- contents:
- track_info
- starts_with("add_")
- pull_seqs
- title: "Draw geoms & positions"
- contents:
- geom_seq
- geom_gene
- geom_feat
- geom_link
- geom_wiggle
- ends_with("_text|_tag|_note")
- starts_with("geom")
- starts_with("position_")
- scale_x_bp
- starts_with("theme_")
- title: "Manipulate plot & data"
- contents:
- pick
- flip
- shift
- focus
- title: "Read data"
desc: >
Read common bioinformatics file types
- contents:
- read_seqs
- read_feats
- starts_with("read_")
- swap_query
- ex
- def_formats
- def_names
- def_types
- starts_with("write")
- title: "Under the hood"
desc: >
Functions that power gggenomes under the hood. Useful for developers and power-users.
- contents:
- layout
- layout_genomes
- layout_seqs
- get_seqs
- starts_with("track_")
- require_vars
- vars_track
- swap_if
- in_range
- width
- introduce
- file_label
- title: "Data sets"
- contents:
- starts_with("emale")
figures:
fig.width: 10
fig.height: 5
template:
params:
bootswatch: cosmo