forked from anilchalisey/rseqR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
52 lines (40 loc) · 938 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
43
44
45
46
47
48
49
50
51
url: https://anilchalisey.github.io/rseqR/
template:
params:
bootswatch: cosmo
authors:
Anil Chalisey:
href: https://github.com/anilchalisey
reference:
- title: Full pipeline
contents:
- run_dea
- title: Data import functions
contents:
- check_sample
- sanity_check
- run_tximport
- title: FASTQ analysis
contents:
- run_fastqc
- trim_fastq
- run_multiqc
- title: Salmon functions
contents:
- build_index
- run_salmon
- title: Differential analysis
contents:
- deseq2_analysis
- edger_analysis
- limma_voom_analysis
- exploratory_analysis_edger
- exploratory_analysis_deseq2
- title: Plotting functions
contents:
- starts_with("make_")
- title: Miscellaneous functions
contents:
- pathway_analysis
- annotate_data
- read_salmon