-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 1001 Bytes
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 1001 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
36
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(calc_missingness)
export(calc_spatial_diff_ex)
export(convert_to_spe)
export(distance_based_analysis)
export(enrich_gradient)
export(enrich_ora)
export(impute_spe)
export(retrieve_metaspace_data)
export(spat_reduce)
export(spatial_heatmap)
export(spatial_network)
export(split_spe)
export(volcano_plot)
import(SpatialExperiment)
import(SummarizedExperiment)
import(dplyr)
import(ggnewscale)
import(ggplot2)
import(ggpubr)
import(ggraph)
import(leapR)
import(png)
import(reticulate)
import(scales)
import(tibble)
import(tidygraph)
import(tidyr)
importFrom(IRanges,IRanges)
importFrom(IRanges,countOverlaps)
importFrom(SingleCellExperiment,altExp)
importFrom(SingleCellExperiment,altExpNames)
importFrom(ggrepel,geom_text_repel)
importFrom(impute,impute.knn)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,voom)
importFrom(matrixStats,rowMedians)
importFrom(plotly,ggplotly)
importFrom(spdep,knearneigh)
importFrom(stats,cor.test)