-
Notifications
You must be signed in to change notification settings - Fork 65
/
_pkgdown.yml
84 lines (84 loc) · 1.53 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
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
- scale_color_variant
- 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
- split_by
- in_range
- width
- introduce
- qw
- GeomFeatText
- check_strand
- combine_strands
- drop_feat_layout
- drop_layout
- drop_link_layout
- drop_seq_layout
- flip_strand
- if_reverse
- is_reverse
- strand_chr
- strand_int
- strand_lgl
- unnest_exons
- title: "Data sets"
- contents:
- starts_with("emale")
figures:
fig.width: 10
fig.height: 5
template:
bootstrap: 5
params:
bootswatch: cosmo