-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
41 lines (36 loc) · 807 Bytes
/
_pkgdown.yml
File metadata and controls
41 lines (36 loc) · 807 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
url: https://openplantpathology.github.io/hagis
template:
bootstrap: 5
params:
bootswatch: journal
reference:
- title: Calculations
desc: >
Fetch and read the AAGIS regions
contents:
- calculate_complexities
- calculate_diversities
- summarize_gene
- title: Data
desc: >
Example data included in {hagis}
contents:
- P_sojae_survey
- sample_meta
- title: Miscellaneous
desc: >
Helper functions for using {hagis}
contents:
- create_binary_matrix
- title: Plotting
desc: >
Visualise {hagis} outputs with `ggplot2::autoplot()`
contents:
- autoplot.hagis.complexities
- autoplot.hagis.gene.summary
- title: Printing
desc: >
Custom print methods for {hagis} objects in your R session
contents:
- diversities_table
- individual_pathotypes