forked from BiomedicalMachineLearning/SpaMTP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
37 lines (36 loc) · 868 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
# Generated by roxygen2: do not edit by hand
export(AlignSpatialOmics)
export(AnnotateSM)
export(CardinalToSeurat)
export(ConvertSeuratToCardinal)
export(DEPsHeatmapX)
export(FindAllDEPs)
export(FindDuplicateAnnotations)
export(FindNearestMZ)
export(ImageMZAnnotationPlot)
export(ImageMZPlot)
export(MZBoxPlot)
export(MZRidgePlot)
export(MZVlnPlot)
export(MassIntensityPlot)
export(NormalizeSMData)
export(Plot3DFeature)
export(ReadSM_mtx)
export(SearchAnnotations)
export(SpatialMZAnnotationPlot)
export(SpatialMZPlot)
export(SubsetMZFeatures)
export(TMMNormalize)
export(add_ssc_annotation)
export(generate_new_SM_counts)
export(getRefinedAnnotations)
export(loadSM)
export(run_DE)
export(run_pooling)
export(saveSeuratData)
export(save_pheatmap_as_pdf)
export(split_pixel)
export(statPlot)
export(subset_SPM)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")