-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path_pkgdown.yml
More file actions
36 lines (31 loc) · 726 Bytes
/
_pkgdown.yml
File metadata and controls
36 lines (31 loc) · 726 Bytes
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
url: https://alkodsi.github.io/ctDNAtools/
destination: docs
template:
params:
bootswatch: flatly
reference:
- title: Minimal Residual Disease testing
contents:
- test_ctDNA
- create_background_panel
- create_black_list
- merge_mutations_in_phase
- get_mutations_read_counts
- get_mutations_read_names
- get_background_rate
- filter_mutations
- title: Fragmentation
contents:
- get_fragment_size
- bin_fragment_size
- summarize_fragment_size
- analyze_fragmentation
- get_mutations_fragment_size
- title: Other
contents:
- extract_trinucleotide_context
- vcf_to_mutations_df
- title: Data
contents:
- mutations
- targets