-
Notifications
You must be signed in to change notification settings - Fork 25
/
_pkgdown.yml
64 lines (62 loc) · 1.74 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
url: https://satijalab.github.io/seurat-object/
destination: docs
template:
params:
bootswatch: flatly
development:
mode: auto
reference:
- title: The Seurat Class and Interaction Methods
contents:
- "Seurat-class"
- "Seurat-validity"
- has_concept("seurat")
- title: The v5 Assay Class and Interaction Methods
contents:
- has_concept("assay5")
- title: The v3 Assay Class and Interaction Methods
contents:
- "Assay-class"
- has_concept("assay")
- title: The DimReduc and JackStrawData Classes and Interaction Methods
contents:
- "DimReduc-class"
- "DimReduc-validity"
- has_concept("dimreduc")
- "JackStrawData-class"
- "JackStrawData-methods"
- has_concept("jackstraw")
- title: Imaging-Based Spatial Classes and Methods
- contents:
- has_concept("fov")
- has_concept("segmentation")
- has_concept("spatial")
- title: The SeuratCommand Class and Interaction Methods
contents:
- "SeuratCommand-class"
- has_concept("command")
- title: The SpatialImage Class and Interaction Methods
contents:
- "SpatialImage-class"
- "SpatialImage-methods"
- has_concept("spatialimage")
- title: The Graph and Neighbor Classes and Interaction Methods
contents:
- "Graph-class"
- has_concept("graph")
- "Neighbor-class"
- has_concept("neighbor")
- title: Accessing and Setting Object Data
contents:
- has_concept("data-access")
- title: Utility Functions
contents:
- "set-if-null"
- has_concept("utils")
- title: Package Information
contents:
- "SeuratObject-package"
- pbmc_small
- title: Logical Maps
contents:
- has_concept("logmap")