forked from xinhe-lab/mapgen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
38 lines (37 loc) · 984 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(LD_diagnosis_susie_rss)
export(assign_snp_locus)
export(block_view_summary)
export(clean_sumstats)
export(compute_gene_pip)
export(extract_gene_level_result)
export(find_nearest_genes)
export(gene_cs)
export(gene_manhattan_plot)
export(gene_view_summary)
export(get_locus_level_gene_pip)
export(load_UKBB_LDREF)
export(make_genomic_annots)
export(match_gwas_LDREF)
export(match_gwas_bigsnp)
export(merge_susie_sumstats)
export(nearby_interactions)
export(partition_pip_annots)
export(partition_pip_regions)
export(pip_structure_plot)
export(prepare_susie_data_with_torus_result)
export(prepare_torus_input_files)
export(process_ABC)
export(process_finemapping_sumstats)
export(process_gwas_sumstats)
export(process_loop_data)
export(process_pcHiC)
export(run_finemapping)
export(run_torus)
export(snp_view_summary)
export(track_plot)
import(GenomicRanges)
import(ggplot2)
import(tidyverse)
importFrom(magrittr,"%>%")