-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathNAMESPACE
68 lines (67 loc) · 1.82 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
# Generated by roxygen2: do not edit by hand
export(all_mr_methods)
export(calculate_coloc_from_list_dataset)
export(calculate_multicis_mr)
export(clump_data_local)
export(convert_exposure_to_outcome)
export(convert_outcome_to_exposure)
export(create_id)
export(default_param)
export(drawheatmap)
export(extract_outcome_variant)
export(format_gtex_data)
export(format_to_coloc)
export(formattovcf_createindex)
export(formattovcf_createindex2)
export(from_genecard_to_generegion)
export(from_tsmr_to_coloc)
export(from_uniprot_to_hgnc)
export(fstat_fromdat)
export(get_cisinst_from_vcffile_vec)
export(get_coloc)
export(get_coloc_intern)
export(get_data_from_mrbase)
export(get_eQTL)
export(get_hyprcoloc)
export(get_inst)
export(get_multicis)
export(get_multicis_susie)
export(get_pan)
export(get_reverseMR)
export(get_susie)
export(get_susie_coloc)
export(get_tpm_for_genes_on_all_tissues)
export(get_uni_cis)
export(get_uni_cis_intern)
export(gwasvcf_to_coloc_eloi)
export(gwasvcf_to_coloc_input)
export(gwasvcf_to_finemapr_gagnon)
export(heatmap_tissular_specificity)
export(intern_vcfpath_to_TwoSampelMR_region)
export(mr_mvegger_wrapper)
export(mr_mvinput_wrapper)
export(mr_mvivw_wrapper)
export(multicis_mr_forpmap)
export(mv_multiple_MendelianRandomization)
export(my_forest_fancy)
export(my_forestplotter_fancy)
export(my_mr_scatter_plot)
export(obtain_conditionalFstatistics)
export(performmvmr)
export(plot_balloon)
export(power.calculator_fromdat_vishner)
export(prepare_for_mvmr)
export(primary_MR_analysis)
export(protect_memory)
export(remove_gene_region)
export(results_beta_based)
export(results_binary)
export(run_all_pqtl_analyses)
export(run_coxph_wrapper)
export(run_hypr_on_aligned)
export(sensitivity.plot_wrapper)
export(stack_assoc_plot_wrapper)
export(ukb_disease_to_coxph)
export(ukb_format_HAR_OPCS)
export(wald_quick)
import(data.table)