-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
51 lines (50 loc) · 1.06 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
url: http://bioinformatics.mdc-berlin.de/anglemania/
template:
bootstrap: 5
reference:
- title: Main
desc: |
The two functions for running anglemania.
contents:
- create_anglemania_object
- anglemania
- title: Computation of Statistics
desc: |
Functions that work behind the scenes of anglemania to get the statistics.
contents:
- factorise
- extract_angles
- title: Utilities
desc: |
anglemania utilities.
contents:
- sparse_to_fbm
- get_dstat
- big_mat_list_mean
- get_list_stats
- extract_rows_for_unique_genes
- select_genes
- integrate_by_features
- integrate_seurat_list
- title: Anglem Object Helpers
desc: |
Helper functions to access and set anglem object attributes.
contents:
- anglemania_object-class
- matrix_list
- matrix_list<-
- dataset_key
- batch_key
- data_info
- angl_weights
- angl_weights<-
- list_stats
- list_stats<-
- intersect_genes
- intersect_genes<-
- get_anglemania_genes
- add_unique_batch_key
articles:
- title: Articles
navbar: ~
contents: anglemania_tutorial