-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
72 lines (66 loc) · 1.88 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
69
70
71
72
url: https://qile0317.github.io/APackOfTheClones/
development:
mode: auto
template:
bootstrap: 5
includes:
in_header: |
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TSDH5XEN3S"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TSDH5XEN3S');
</script>
redirects:
- ["articles/web_only/Clonal_expansion_plotting.html", "articles/archive/v0-main.html"]
navbar:
structure:
left: [install, intro, vignettes, reference, news, archive]
components:
install:
text: Install
href: articles/APackOfTheClones-install.html
vignettes:
text: Vignettes
menu:
- text: Storing and Fine-Tuning APackOfTheClones Runs
href: articles/APackOfTheClones-runs.html
- text: Working With Clonotypes Shared Across Clusters
href: articles/APackOfTheClones-shared.html
- text: Clonal Analysis Utilities in APackOfTheClones
href: articles/APackOfTheClones-utils.html
archive:
text: Archive
menu:
- text: v0.1.x main vignette
href: articles/archive/v0-main.html
reference:
- title: Core functions
- contents:
- vizAPOTC
- RunAPOTC
- APOTCPlot
- AdjustAPOTC
- title: Working with RunAPOTC runs
- contents:
- getApotcDataIds
- getLastApotcDataId
- containsApotcRun
- renameApotcRun
- deleteApotcData
- title: Further Customization of Clonal Expansion Plots
- contents:
- showCloneHighlight
- overlayLegend
- removeLegend
- title: Clonal Analysis Utilities
- contents:
- countCloneSizes
- mergeCloneSizes
- getSharedClones
- getReductionCentroids
- title: Data
- contents:
- combined_pbmc