-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
47 lines (46 loc) · 1.12 KB
/
NAMESPACE
File metadata and controls
47 lines (46 loc) · 1.12 KB
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
# Generated by roxygen2: do not edit by hand
export(PASTE2toSeurat)
export(STIMA)
export(STaligntoSeurat)
export(alignmentPASTE2)
export(alignmentSTalign)
export(calcNewCoord)
export(calcParameters)
export(calcScal)
export(calculateEvaluation)
export(calculateEvaluationPython)
export(calculateRVcoeff)
export(createDeconvolutionLists)
export(createDeconvolutionListsPython)
export(cropImage)
export(deconvolutionRCTD)
export(deconvolutionRCTD_mergeFiles)
export(download_example_data)
export(graph_cellTypesDeconvolution)
export(graph_evalMetrics)
export(inversionEjeX)
export(inversionEjeXY)
export(inversionEjeY)
export(resultProcrustes)
export(saveImages)
export(saveSeurat_forAnnData)
export(saveSeurat_forAnnData_fromFolder)
export(selectCoord)
export(selectCoordPython)
export(solveCoord)
import(Seurat)
import(foreach)
import(ggplot2)
import(grDevices)
import(magrittr)
import(patchwork)
import(reticulate)
import(semla)
import(spacexr)
import(stats)
importFrom(Matrix,sparseMatrix)
importFrom(Seurat,GetImage)
importFrom(Seurat,GetTissueCoordinates)
importFrom(png,writePNG)
importFrom(spacexr,Reference)
importFrom(tiff,writeTIFF)