-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
70 lines (69 loc) · 1.53 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
S3method(glance,agraph_fit)
S3method(tidy,admixture_Q)
S3method(tidy,agraph_fit)
export(.fix_sex)
export(.layout_agraph)
export(.multilayout_agraph)
export(.prep_fits)
export(.sort_indiv)
export(filter_Dstats)
export(focus_Dstats)
export(focus_f3stats)
export(focus_f4stats)
export(get_Dstats)
export(get_pca_palette)
export(make_ibd_matrix)
export(melt_pc_pairs)
export(merge_pca_result)
export(myldply)
export(pc_label)
export(pca_plink)
export(pca_vcf)
export(plot_admixture)
export(plot_admixture_labelled)
export(plot_agraph)
export(plot_fitted)
export(plot_treemix)
export(read_Dstats)
export(read_Fst_matrix)
export(read_Q_matrix)
export(read_beagle_ibd)
export(read_bed)
export(read_blat_psl)
export(read_f3stats)
export(read_f4stats)
export(read_fam)
export(read_freq_plink)
export(read_freq_plink2)
export(read_geno_summary_plink2)
export(read_het_plink)
export(read_het_plink2)
export(read_homozyg_plink)
export(read_ibdne_result)
export(read_loglik_files)
export(read_map)
export(read_missing_plink2)
export(read_missingness_plink)
export(read_pca_result)
export(read_psmc_result)
export(read_refinedIBD)
export(read_roh)
export(read_treemix)
export(repeat_colours)
export(repeat_shapes)
export(scale_combo)
export(scale_shape_repeater)
export(sort_by_cluster)
export(sort_f4stats)
export(theme_admixture)
export(theme_nice)
export(theme_slanty_x)
export(theme_treemix)
export(tidy)
export(update_fam_file)
export(var_explained)
export(vcf_kinship)
export(write_bed)
export(write_fam)
export(write_pca_result)