forked from ZhenyiWangTHU/HemaScopeR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
63 lines (62 loc) · 1.31 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Generated by roxygen2: do not edit by hand
export(Co_occurenceScore)
export(HemaScopeREnrichment)
export(NicheCluster)
export(QC_Spatial)
export(QC_multiple_scRNASeq)
export(QC_single_scRNASeq)
export(cellCycle)
export(combinedViolinPlot)
export(convertHumanGene)
export(convertMouseGene)
export(doublerFinderwraper)
export(heterogeneity)
export(init_condaenv)
export(lineageScores)
export(mapDataToRef)
export(mySpatialFeaturePlot)
export(oDefineNet)
export(oGGnetwork)
export(oLayout)
export(oNetInduce)
export(oSubneterGenes)
export(prepareDataForScvelo)
export(run_CellChat)
export(run_GSVA)
export(run_SCENIC)
export(run_cell_annotation)
export(run_monocle)
export(run_phateR)
export(run_slingshot)
export(scRNASeq_10x_pipeline)
export(sc_CNV)
export(st_10x_visium_pipeline)
export(st_CNV)
export(st_Cell_cycle)
export(st_Clustering)
export(st_Deconvolution)
export(st_Find_DEGs)
export(st_Interaction)
export(st_Loading_Data)
export(st_NicheAnalysis)
export(st_SpatiallyVariableFeatures)
import(RColorBrewer)
import(Rfast2)
import(Seurat)
import(SeuratDisk)
import(SeuratObject)
import(abcCellmap)
import(biomaRt)
import(copykat)
import(dplyr)
import(ggplot2)
import(kableExtra)
import(knitr)
import(parallelDist)
import(patchwork)
import(pheatmap)
import(png)
import(reticulate)
import(rjson)
import(stringr)
import(transport)