-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
72 lines (71 loc) · 1.72 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
71
72
# Generated by roxygen2: do not edit by hand
export("%$%")
export("%<>%")
export("%>%")
export(assign_defaults)
export(assigner_dots)
export(assigner_fst_stats)
export(assigner_function_header)
export(assigner_future)
export(assigner_stats)
export(assigner_tic)
export(assigner_toc)
export(assignment_adegenet)
export(assignment_gsi_sim)
export(assignment_marker_loop)
export(assignment_ngs)
export(assignment_random)
export(assignment_ranking)
export(assignment_subsamples)
export(boot_ci)
export(boot_ci_nei)
export(change_matrix_strata)
export(check_args_class)
export(clean_marker_number)
export(compute_fst)
export(compute_fst_nei)
export(dlr)
export(dlr_relative)
export(extract_dots)
export(fst_NEI87)
export(fst_WC84)
export(fst_nei_subsample)
export(fst_stats)
export(fst_subsample)
export(fst_write)
export(generate_holdhout)
export(generate_subsamples)
export(gsi_sim_binary)
export(gsi_sim_binary_path)
export(gsi_sim_exists)
export(gsi_sim_is_executable)
export(heatmap_fst)
export(import_subsamples)
export(import_subsamples_fst)
export(install_gsi_sim)
export(marker_selection)
export(match_markers_meta)
export(message_func_call)
export(n)
export(pairwise_fst)
export(pairwise_fst_nei)
export(parallel_core_opt)
export(plot_assignment)
export(plot_dlr)
export(rad_long)
export(rad_wide)
export(subsampling_data)
importFrom(adegenet,dapc)
importFrom(adegenet,indNames)
importFrom(adegenet,optim.a.score)
importFrom(adegenet,pop)
importFrom(adegenet,predict.dapc)
importFrom(adegenet,xvalDapc)
importFrom(dplyr,n)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(radiator,change_pop_names)
importFrom(radiator,detect_genomic_format)
importFrom(radiator,tidy_genomic_data)
importFrom(radiator,write_genind)