-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 898 Bytes
/
Copy pathNAMESPACE
File metadata and controls
35 lines (34 loc) · 898 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
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(check_gene)
export(combind_plots)
export(genome_track_map)
export(make_peak_group)
export(plot_annotation_bar)
export(plot_expr_barplot)
export(plot_genome_track)
export(plot_giggle)
export(query_exprssion)
export(query_linkage)
export(query_meta)
export(tf_binding)
import(GenomicRanges)
import(Gviz)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(aplot,ylim2)
importFrom(biomaRt,useEnsembl)
importFrom(cowplot,get_legend)
importFrom(cowplot,plot_grid)
importFrom(cowplot,theme_nothing)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(ggplotify,as.ggplot)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(httr,GET)
importFrom(jsonlite,fromJSON)
importFrom(patchwork,plot_layout)
importFrom(tidyr,pivot_wider)