-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path_pkgdown.yml
42 lines (42 loc) · 1005 Bytes
/
_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
url: https://pwwang.github.io/scplotter/
template:
bootstrap: 5
bootswatch: lumen
reference:
- title: scRNA-seq
desc: Functions for plotting single cell RNA-seq data
contents:
- CellDimPlot
- CellStatPlot
- ClustreePlot
- EnrichmentPlot
- FeatureStatPlot
- CCCPlot
- title: scTCR-seq/scBCR-seq
desc: Functions for plotting single cell TCR-seq/BCR-seq data
contents:
- ClonalVolumePlot
- ClonalAbundancePlot
- ClonalLengthPlot
- ClonalResidencyPlot
- ClonalCompositionPlot
- ClonalOverlapPlot
- ClonalDynamicsPlot
- ClonalDiversityPlot
- ClonalGeneUsagePlot
- ClonalPositionalPlot
- ClonalKmerPlot
- ClonalRarefactionPlot
- title: data
desc: Built-in data sets
contents:
- ifnb_sub
- pancreas_sub
- cellphonedb_res
- title: Re-exports
desc: Functions that are re-exported from plotthis
contents:
- PrepareEnrichrResult
- GSEASummaryPlot
- GSEAPlot
- VolcanoPlot