-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
30 lines (29 loc) · 961 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
# Generated by roxygen2: do not edit by hand
export(TENxXenium)
export(XeniumFile)
exportClasses(TENxXenium)
exportClasses(XeniumFile)
exportMethods(import)
import(VisiumIO)
importClassesFrom(TENxIO,TENxFile)
importClassesFrom(TENxIO,TENxFileList)
importClassesFrom(TENxIO,TENxH5)
importClassesFrom(VisiumIO,TENxSpatialParquet)
importFrom(BiocBaseUtils,checkInstalled)
importFrom(BiocBaseUtils,isScalarCharacter)
importFrom(BiocGenerics,path)
importFrom(BiocIO,FileForFormat)
importFrom(BiocIO,import)
importFrom(S4Vectors,setValidity2)
importFrom(SingleCellExperiment,altExps)
importFrom(SingleCellExperiment,mainExpName)
importFrom(SpatialExperiment,SpatialExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(TENxIO,TENxFileList)
importFrom(TENxIO,TENxH5)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)