-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
159 lines (158 loc) · 4.2 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
# Generated by roxygen2: do not edit by hand
S3method("[",gen_tbl)
S3method("[",grouped_gen_tbl)
S3method("show_loci<-",tbl_df)
S3method("show_loci<-",vctrs_bigSNP)
S3method(augment,gt_dapc)
S3method(augment,gt_pca)
S3method(augment,q_matrix)
S3method(augment_loci,gt_pca)
S3method(autoplot,gt_cluster_pca)
S3method(autoplot,gt_dapc)
S3method(autoplot,gt_pca)
S3method(autoplot,gt_pcadapt)
S3method(autoplot,q_matrix)
S3method(autoplot,qc_report_indiv)
S3method(autoplot,qc_report_loci)
S3method(count_loci,tbl_df)
S3method(count_loci,vctrs_bigSNP)
S3method(dplyr_col_modify,grouped_gen_tbl)
S3method(dplyr_reconstruct,gen_tbl)
S3method(dplyr_reconstruct,grouped_gen_tbl)
S3method(dplyr_row_slice,grouped_gen_tbl)
S3method(gen_tibble,character)
S3method(gen_tibble,matrix)
S3method(group_by,gen_tbl)
S3method(indiv_het_obs,tbl_df)
S3method(indiv_het_obs,vctrs_bigSNP)
S3method(indiv_missingness,tbl_df)
S3method(indiv_missingness,vctrs_bigSNP)
S3method(indiv_ploidy,tbl_df)
S3method(indiv_ploidy,vctrs_bigSNP)
S3method(loci_alt_freq,grouped_df)
S3method(loci_alt_freq,tbl_df)
S3method(loci_alt_freq,vctrs_bigSNP)
S3method(loci_chromosomes,tbl_df)
S3method(loci_chromosomes,vctrs_bigSNP)
S3method(loci_hwe,grouped_df)
S3method(loci_hwe,tbl_df)
S3method(loci_hwe,vctrs_bigSNP)
S3method(loci_ld_clump,grouped_df)
S3method(loci_ld_clump,tbl_df)
S3method(loci_ld_clump,vctrs_bigSNP)
S3method(loci_maf,grouped_df)
S3method(loci_maf,tbl_df)
S3method(loci_maf,vctrs_bigSNP)
S3method(loci_missingness,grouped_df)
S3method(loci_missingness,tbl_df)
S3method(loci_missingness,vctrs_bigSNP)
S3method(loci_names,tbl_df)
S3method(loci_names,vctrs_bigSNP)
S3method(loci_transitions,grouped_df)
S3method(loci_transitions,tbl_df)
S3method(loci_transitions,vctrs_bigSNP)
S3method(loci_transversions,grouped_df)
S3method(loci_transversions,tbl_df)
S3method(loci_transversions,vctrs_bigSNP)
S3method(predict,gt_pca)
S3method(print,gt_dapc)
S3method(print,gt_pca)
S3method(qc_report_indiv,grouped_df)
S3method(qc_report_indiv,tbl_df)
S3method(qc_report_loci,grouped_df)
S3method(qc_report_loci,tbl_df)
S3method(rbind,gen_tbl)
S3method(show_genotypes,tbl_df)
S3method(show_genotypes,vctrs_bigSNP)
S3method(show_loci,tbl_df)
S3method(show_loci,vctrs_bigSNP)
S3method(show_ploidy,tbl_df)
S3method(show_ploidy,vctrs_bigSNP)
S3method(summary,q_matrix_list)
S3method(summary,rbind_report)
S3method(summary,vctrs_bigSNP)
S3method(tbl_sum,gen_tbl)
S3method(tidy,gt_dapc)
S3method(tidy,gt_pca)
S3method(tidy,q_matrix)
S3method(ungroup,grouped_gen_tbl)
export("%>%")
export("show_loci<-")
export(augment)
export(augment_loci)
export(autoplot)
export(count_loci)
export(filter_high_relatedness)
export(gen_tibble)
export(get_p_matrix)
export(get_q_matrix)
export(gt_as_genind)
export(gt_as_genlight)
export(gt_as_geno_lea)
export(gt_as_hierfstat)
export(gt_as_plink)
export(gt_as_vcf)
export(gt_cluster_pca)
export(gt_cluster_pca_best_k)
export(gt_dapc)
export(gt_extract_f2)
export(gt_get_file_names)
export(gt_has_imputed)
export(gt_impute_simple)
export(gt_load)
export(gt_pca_autoSVD)
export(gt_pca_partialSVD)
export(gt_pca_randomSVD)
export(gt_pcadapt)
export(gt_roh_window)
export(gt_save)
export(gt_set_imputed)
export(gt_uses_imputed)
export(indiv_het_obs)
export(indiv_missingness)
export(indiv_ploidy)
export(loci_alt_freq)
export(loci_chromosomes)
export(loci_hwe)
export(loci_ld_clump)
export(loci_maf)
export(loci_missingness)
export(loci_names)
export(loci_transitions)
export(loci_transversions)
export(pairwise_allele_sharing)
export(pairwise_ibs)
export(pairwise_king)
export(pairwise_pop_fst)
export(pop_fis)
export(pop_fst)
export(pop_gene_div)
export(pop_global_stats)
export(pop_het_exp)
export(pop_het_obs)
export(q_matrix)
export(qc_report_indiv)
export(qc_report_loci)
export(rbind_dry_run)
export(scale_fill_distruct)
export(select_loci)
export(select_loci_if)
export(show_genotypes)
export(show_loci)
export(show_ploidy)
export(snp_allele_sharing)
export(snp_ibs)
export(snp_king)
export(theme_distruct)
export(tidy)
import(dplyr)
import(tibble)
importFrom(Rcpp,sourceCpp)
importFrom(foreach,"%do%")
importFrom(generics,augment)
importFrom(generics,tidy)
importFrom(ggplot2,autoplot)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
useDynLib(tidypopgen, .registration = TRUE)