-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
50 lines (48 loc) · 1.35 KB
/
_pkgdown.yml
File metadata and controls
50 lines (48 loc) · 1.35 KB
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
reference:
- title: "Core analysis functions"
desc: "Analysis and visualization functions"
- contents:
- run_haplotyping
- clustree_viz
- crosshap_viz
- prepare_hap_umap
- title: "Helper functions"
desc: "Functions to read in and format data for haplotyping"
- contents:
- read_LD
- read_metadata
- read_vcf
- read_pheno
- title: "Individual crosshap plots"
desc: "Functions for building standalone plots that are stitched together by crosshap_viz()"
- contents:
- build_bot_halfeyeplot
- build_left_alleleplot
- build_left_posplot
- build_mid_dotplot
- build_right_clusterplot
- build_right_phenoplot
- build_top_metaplot
- build_summary_tables
- title: "Example data"
desc: "Example inputs for haplotyping and results for vignettes"
- contents:
- LD
- vcf
- metadata
- pheno
- HapObject
- title: "Internal functions"
desc: "Functions called internally by crosshap to perform certain tasks"
- contents:
- arith_mode
- mean_na.rm
- pseudo_haps
- tagphenos
- title: "Deprecated functions"
desc: "Functions from previous versions that are not actively tested and supported"
- contents:
- run_hdbscan_haplotyping
url: https://jacobimarsh.github.io/crosshap/
template:
bootstrap: 5