forked from dieterich-lab/ImmunOMICS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig-Top5.yml
18 lines (12 loc) · 942 Bytes
/
config-Top5.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
path_out: "/prj/NUM_CODEX_PLUS/Amina/CellSubmission/new_runs/output_Top5" # path to the output directory, if it doesn't exist it will be created
path_out_celltype: "/prj/NUM_CODEX_PLUS/Amina/CellSubmission/new_runs/output_celltype" # path to the output directory, if it doesn't exist it will be created
# path_out: "/prj/NUM_CODEX_PLUS/Amina/CellSubmission/Prediction_scOmics/output_rop" # path to the output directory, if it doesn't exist it will be created
path_inp: "/prj/NUM_CODEX_PLUS/Amina/CellSubmission/code_v1/data" # path to the directory containing the input datasets
# INPUTS PARAMS
training_data: # training datasets (they will be merged, then 80% will be used for thetraining and 20% for the validation)
set14: 'bonn.h5Seurat'
set1: 'berlin.h5Seurat'
test_data: # testing datasets
set3: 'korean.h5Seurat'
set4: 'stanford.h5Seurat'
nbTopGenes: 5