-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
48 lines (47 loc) · 1.05 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
# Generated by roxygen2: do not edit by hand
export(BreakString)
export(CaseFraction)
export(CreatebcObject)
export(FindDrugs)
export(GenerateGenesets)
export(GetCollection)
export(GetIDs)
export(ListFilters)
export(Mean.Med.SD)
export(SwitchPoint)
export(bc4Squares)
export(bcAddMetadata)
export(bcCellCycle)
export(bcClusters)
export(bcHistogram)
export(bcMerge)
export(bcRanks)
export(bcRecompute)
export(bcRegressOut)
export(bcScore)
export(bcSignatures)
export(bcSubset)
export(bcUMAP)
export(center_scale_colour_stepsn)
export(colMinus)
export(get_colour_steps)
export(minus)
export(rankSigs)
export(readGMT)
import(Seurat)
import(ggplot2)
import(scales)
import(stringr)
import(tidyverse)
importFrom(DMwR,knnImputation)
importFrom(RColorBrewer,brewer.pal)
importFrom(cowplot,theme_cowplot)
importFrom(data.table,frank)
importFrom(dplyr,left_join)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,colorRampPalette)
importFrom(patchwork,wrap_plots)
importFrom(plyr,join)
importFrom(see,geom_violindot)
importFrom(stringr,str_detect)
importFrom(viridis,viridis)