-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfiguration.yml
More file actions
30 lines (24 loc) · 828 Bytes
/
configuration.yml
File metadata and controls
30 lines (24 loc) · 828 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
# For instructions on configuring the report see the README
species: human # [human, rat, mouse]
gmt: Human_GOALL_with_GO_iea_March_01_2025_symbol.gmt # [Human, Rat, Mouse]
# Statistical Options
use_fdr: true # [true, false] Set to true to show FDR line, false for raw p-value
data:
- group1: DA
group2: CA
file: DAvsCA.csv
- group1: DB
group2: CB
file: DBvsCB.csv
# design: design.csv
# counts: counts.csv
# Debugging
save_environment: false # Save whole environment or just global state?
# External assets - don't touch
humanmap: HGNChelper_currentHumanMap_2025-03-01.csv
hgnc: hgnc_complete_set_2025-03-01.csv
rgd: GENES_RAT_2025-03-01.csv
mgi: MRK_List2_2025-03-01.csv
lincs_fda: LINCS_FDA_Phases_2023-05-05.csv
embeddings: anc2vec_02_06_25_embeddings.rds
term2name: anc2vec_02_06_25_term2name.rds