-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path_pkgdown.yml
70 lines (70 loc) · 1.3 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
template:
bootstrap: 5
params:
google_site_verification: GE78cdBqx5YPEbHjqtohe_p51Ng8oEPXdcaSEIu2dP8
url: https://kharchenkolab.github.io/numbat
home:
title: Numbat Guide
description: >
Haplotype-aware CNV detection and phylogeny reconstruction from single-cell RNA-seq
footer:
structure:
left: developed_by
reference:
- title: "Preparing data"
contents:
- aggregate_counts
- title: "CNV detection"
contents:
- get_bulk
- analyze_bulk
- detect_clonal_loh
- title: "Single-cell clonal decomposition"
contents:
- run_numbat
- title: "Visualizing results"
contents:
- Numbat
- get_gtree
- starts_with("plot_")
- cnv_heatmap
- title: "Example data"
contents:
- df_allele_example
- count_mat_example
- ref_hca
- ref_hca_counts
- bulk_example
- annot_ref
- count_mat_ref
- gexp_roll_example
- hc_example
- joint_post_example
- mut_graph_example
- phylogeny_example
- pre_likelihood_hmm
- segs_example
- title: "Genome annotations"
contents:
- acen_hg19
- acen_hg38
- chrom_sizes_hg19
- chrom_sizes_hg38
- gaps_hg19
- gaps_hg38
- gtf_hg19
- gtf_hg38
- gtf_mm10
- vcf_meta
- title: "Misc"
contents:
- annotate_genes
- upgma
articles:
- title: "Tutorials"
navbar: ~
contents:
- results
- mouse
- spatial-rna
- descriptions