-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
44 lines (43 loc) · 979 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
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(bio_bires)
export(bio_capitalize)
export(bio_corr)
export(bio_drivers)
export(bio_facet)
export(bio_fc_heatmap)
export(bio_frequency)
export(bio_gene_locations)
export(bio_geneid)
export(bio_mods)
export(bio_modscores)
export(bio_treatmentGroups)
export(bio_volcano)
export(pop)
import(ComplexHeatmap)
import(RColorBrewer)
import(Rmisc)
import(biomaRt)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(ggrepel)
import(grid)
import(gtools)
import(htmlwidgets)
import(networkD3)
import(pBrackets)
importFrom(ensembldb,genes)
importFrom(ensembldb,transcripts)
importFrom(ggbio,autoplot)
importFrom(ggbio,theme_null)
importFrom(gginnards,extract_layers)
importFrom(ggplot2,aes)
importFrom(ggplot2,lims)
importFrom(ggrepel,geom_text_repel)
importFrom(kernlab,eig)
importFrom(kernlab,rotated)
importFrom(limma,is.fullrank)
importFrom(plotly,config)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(purrr,map_chr)