-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_pkgdown.yml
68 lines (61 loc) · 1.7 KB
/
_pkgdown.yml
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
64
65
66
67
68
url: ~
template:
bootstrap: 5
navbar:
left:
- icon: fas fa-home fa-lg
href: index.html
- text: Reference
href: reference/index.html
- text: Tutorials
menu:
- text: Core
- text: Cell type deconvolution and interaction analysis
href: articles/visium_BC.html
- text: Deconvolution with a matched scRNA-seq data set
href: articles/oldST_PDAC.html
- text: Application to high resolution spatial transcriptomics data
href: articles/hiresST_CRC.html
- text: ----
- text: Misc
- text: Gene set score calculation for spatial spots
href: articles/GeneSetScore.html
- text: News
href: news/index.html
reference:
- title: SpaCET object
contents:
- SpaCET-class
- create.SpaCET.object
- create.SpaCET.object.10X
- SpaCET.quality.control
- SpaCET.quality.control
- SpaCET.quality.control
- convert.Seurat
- addTo.Seurat
- title: Deconvolution of ST data
contents:
- SpaCET.deconvolution
- SpaCET.deconvolution.malignant
- SpaCET.deconvolution.matched.scRNAseq
- SpaCET.deconvolution.malignant.customized.scRNAseq
- title: Cell-cell interaction analysis
contents:
- SpaCET.CCI.colocalization
- SpaCET.CCI.LRNetworkScore
- SpaCET.CCI.cellTypePair
- title: Tumor-Stroma Interface
contents:
- SpaCET.identify.interface
- SpaCET.combine.interface
- SpaCET.distance.to.interface
- title: Visualization
contents:
- SpaCET.visualize.spatialFeature
- SpaCET.visualize.colocalization
- SpaCET.visualize.cellTypePair
- title: Gene set score calculation
contents:
- SpaCET.GeneSetScore
- read.gmt
- write.gmt