-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
95 lines (90 loc) · 2.41 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
url: https://cogdisreslab.github.io/KRSA/
template:
bootstrap: 5
light-switch: true
includes:
after_body: >
<script data-goatcounter="https://cdrl.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
params:
bslib:
preset: bootswatch
bootswatch: lumen
development:
mode: release
navbar:
structure:
right: [search, github, lab, paper]
left: [intro, reference, articles, tutorials, news, about]
components:
github:
icon: "fab fa-github"
href: https://github.com/CogDisResLab/KRSA
lab:
icon: "fas fa-flask"
href: https://cdrl-ut.org/
paper:
icon: "fas fa-file-alt"
href: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0260440
about:
text: About Us
href: https://cdrl-ut.org/about/
reference:
- title: Core Functions
desc: Core functions for the KRSA package
contents:
- krsa
- krsa_group_diff
- krsa_quick_filter
- krsa_read
- krsa_scaleModel
- title: Plotting Functions
desc: Functions that generate plots for the KRSA package
contents:
- krsa_ball_model
- krsa_sampling
- krsa_coverage_plot
- krsa_curve_plot
- krsa_heatmap
- krsa_heatmap_grouped
- krsa_histogram_plot
- krsa_reverse_krsa_plot
- krsa_violin_plot
- krsa_violin_plot_grouped
- krsa_waterfall
- krsa_zscores_plot
- krsa_cv_plot
- krsa_ce_output_kinases
- krsa_ce_output_peptides
- parse_BN_crosstabFile
- krsa_enrichr_plot
- title: Helper Functions
desc: Helper functions for the KRSA package
contents:
- krsa_extractEndPoint
- krsa_extractEndPointMaxExp
- krsa_get_diff_byChip
- krsa_get_diff
- krsa_show_peptides
- krsa_top_hits
- krsa_enrichr
- enrichr_lib_call
- title: QC Functions
desc: Quality control functions for the KRSA package
contents:
- krsa_filter_lowPeps
- krsa_filter_nonLinear
- krsa_filter_ref_pep
- krsa_qc_steps
- title: Data and curated files
desc: Data and curated files for the KRSA package
contents:
- KRSA_Mapping_PTK_PamChip_86402_v1
- KRSA_Mapping_STK_PamChip_87102_v1
- KRSA_coverage_PTK_PamChip_86402_v1
- KRSA_coverage_STK_PamChip_87102_v1
- KRSA_coverage_STK_PamChip_87102_v2
- ballModel_edges
- ballModel_nodes
- stk_pamchip_87102_mapping
- ptk_pamchip_86402_mapping