-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
50 lines (46 loc) · 1.27 KB
/
_pkgdown.yml
File metadata and controls
50 lines (46 loc) · 1.27 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
url: https://systems-methods.github.io/icWGCNA/
template:
bootstrap: 5
params:
google_site_verification: iibkm1sdjFL0gSzOkeENIdmk9u5Jkc6ZFQc4q-vTSpQ
includes:
in_header: |
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1ZQ1CR751E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1ZQ1CR751E');
</script>
authors:
Mike Mason:
href: https://github.com/mjrmason
Jimmy Fulp:
href: https://github.com/wfulp
Alexandre Alloy:
href: https://github.com/alexandre-alloy
reference:
- title: Main icWGCNA Function
contents:
- icwgcna
- title: Downstream/Enrichment Functions
desc: >
Functions to run on icWGCNA results
contents:
- compute_panglaoDB_enrichment
- compute_MSigDB_enrichment
- compute_xCell_enrichment
- compute_eigengene_matrix
- make_network_umap
- display_top_genes
- find_unique_top_genes
- map_eigengenes_on_seurat
- title: Utility Functions
contents:
- expression_compression
- eigenMapMatMult
- RfastTOMdist
- fastTOMwrapper
- pangDB_link
- prolif_names