-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
59 lines (47 loc) · 1.19 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
destination: docs
template:
params:
part_of: evoverse
footer: G. Caravagna, PhD.
url:
caravagnalab.github.io/TINC
repo:
url:
home: https://github.com/caravagnalab/TINC/
source: https://github.com/caravagnalab/TINC
issue: https://github.com/caravagnalab/TINC/issues
user: https://github.com/caravagnalab
authors:
Giulio Caravagna:
href: https://www.caravagnalab.org
reference:
- title: Available data
desc: Example fit data, and data sampler.
contents:
- fit_example
- random_TIN
- title: Data processing
desc: Functions to pre-process the data, mainly parsers.
contents:
- load_TINC_input
- load_VCF_Canvas
- load_VCF_Canvas_Manta
- load_VCF_Strelka
- load_VCF_CNA_DRAGEN
- load_VCF_smallVar_DRAGEN
- title: Data analysis
desc: Functions to analyse the data, and plot results.
contents:
- autofit
- to_string
- plot_simple_report
- plot_full_page_report
- title: S3 functions
desc: Functions to print and plot a `tinc_obj`
contents:
- plot.tin_obj
- print.tin_obj
- title: CHIP analysis
desc: Functions to check for the presence of clonal hematopoiesis in normal/tumour bams
contents:
- check_CHIP_variants