-
Notifications
You must be signed in to change notification settings - Fork 12
/
_pkgdown.yml
53 lines (48 loc) · 1.22 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
url: https://prabhakarlab.github.io/Banksy
development:
mode: auto
template:
bootswatch: simplex
reference:
- title: Neighborhood matrix computation
contents:
- computeBanksy
- getBanksyMatrix
- title: Dimensionality reduction
contents:
- runBanksyPCA
- runBanksyUMAP
- title: Clustering
contents:
- clusterBanksy
- connectClusters
- compareClusters
- smoothLabels
- clusterNames
- title: Datasets
contents:
- hippocampus
- rings
- title: Misc.
contents:
- simulateDataset
news:
cran_dates: false
navbar:
title: ~
type: default
left:
- text: Functions and data
href: reference/index.html
- text: Vignettes
menu:
- text: BANKSY parameter selection (VeraFISH Mouse Hippocampus)
href: articles/parameter-selection.html
- text: Domain segmentation (STARmap PLUS Mouse brain)
href: articles/domain-segment.html
- text: Spatial data integration with Harmony (10x Visium Human DLPFC)
href: articles/batch-correction.html
- text: Analysing multiple datasets (10x Visium Human DLPFC)
href: articles/multi-sample.html
- text: News
href: news/index.html