-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 796 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 796 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export("%vin%")
export(assert_chr)
export(assert_gwas)
export(assert_probabilities)
export(assert_rsids)
export(assert_valid_data)
export(choose_best_proxies)
export(extract_snps_from_bgzip)
export(fill_gwas_unknown_rsids)
export(filter_and_write_exposure_data)
export(fix_proxy_alleles)
export(get_2smr_results)
export(get_LD_pairs)
export(get_cached_rsid_from_position)
export(get_proxies)
export(get_rsid)
export(get_rsid_from_position)
export(get_unknown_rsids_from_locus)
export(merge_rsids_into_gwas)
export(prune_snps)
export(remove_linked_snps)
export(replace_alleles)
export(required_headers)
export(valid_contigs)
export(valid_contigs_with_chr)
export(valid_references)
importFrom(magrittr,"%>%")
importFrom(validate,"%vin%")