-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
63 lines (53 loc) · 1.4 KB
/
Copy path_pkgdown.yml
File metadata and controls
63 lines (53 loc) · 1.4 KB
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
url: https://ercanlab.github.io/ercantools/
template:
bootstrap: 5
bootswatch: flatly
navbar:
structure:
left: [intro, reference, articles, news]
right: [search, github]
components:
github:
icon: fab fa-github fa-lg
href: https://github.com/ercanlab/ercantools
aria-label: GitHub
home:
title: ercantools — ChIP-seq tools for C. elegans
description: >
Visualization and analysis tools for DiffBind ChIP-seq output,
with a focus on dosage compensation analysis in C. elegans.
reference:
- title: "Violin plots"
desc: Compare log2FC or normalized counts between chromosomes.
contents:
- violin_log2FC
- violin_counts
- violin_log2FC_all_chr
- violin_counts_all_chr
- title: "Chromosome scatter plots"
desc: Chromosome-level significance plots.
contents:
- ttest_scatter
- wilcox_scatter
- title: "Diagnostic plots"
desc: MD plot and distribution plots for DiffBind output.
contents:
- plot_md
- plot_distributions
- title: "Peak utilities"
desc: Genomic overlap detection and visualization.
contents:
- find_overlap_peaks
- upset_peaks
- title: "Example data"
desc: Built-in dataset for examples.
contents:
- example_peaks
articles:
- title: "Tutorials"
navbar: ~
contents:
- violin-plots
- diagnostic-plots
news:
- one_page: true