Skip to content

Commit a23f0c8

Browse files
committed
changed back configuration file
1 parent 5607f9f commit a23f0c8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

configuration.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ gmt: Human_GOALL_with_GO_iea_March_01_2025_symbol.gmt # [Human, Rat, Mouse]
66
use_fdr: true # [true, false] Set to true to show FDR line, false for raw p-value
77

88
data:
9-
- group1: F_PL
10-
group2: F_CTL
11-
file: 3Pod_extdata/lorena_stress/Female_PL_control_vs_SPS_DESeq2.csv
12-
13-
- group1: M_PL
14-
group2: M_CTL
15-
file: 3Pod_extdata/lorena_stress/Male_PL_control_vs_SPS_DESeq2.csv
16-
9+
- group1: DA
10+
group2: CA
11+
file: DAvsCA.csv
12+
- group1: DB
13+
group2: CB
14+
file: DBvsCB.csv
1715

1816
# design: design.csv
1917
# counts: counts.csv
@@ -29,3 +27,5 @@ mgi: MRK_List2_2025-03-01.csv
2927
lincs_fda: LINCS_FDA_Phases_2023-05-05.csv
3028
embeddings: anc2vec_02_06_25_embeddings.rds
3129
term2name: anc2vec_02_06_25_term2name.rds
30+
31+

0 commit comments

Comments
 (0)