Mercurial > repos > iuc > dimet_differential_analysis
comparison dimet_differential_analysis.xml @ 6:6a63c1d832db draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/DIMet commit 3dba8748fbc8cc8e89ffc08e5febe0a0527a96a5
author | iuc |
---|---|
date | Fri, 21 Jun 2024 18:50:24 +0000 |
parents | 78f776370dfb |
children | fff032d6115a |
comparison
equal
deleted
inserted
replaced
5:78f776370dfb | 6:6a63c1d832db |
---|---|
13 @INIT_DIFF_ANALYSIS@ | 13 @INIT_DIFF_ANALYSIS@ |
14 @INIT_STAT_TEST@ | 14 @INIT_STAT_TEST@ |
15 @INIT_GROUPS@ | 15 @INIT_GROUPS@ |
16 @INIT_DIFF_ANALYSIS_COMPARISONS@ | 16 @INIT_DIFF_ANALYSIS_COMPARISONS@ |
17 HYDRA_FULL_ERROR=1 python -m dimet | 17 HYDRA_FULL_ERROR=1 python -m dimet |
18 -cp '$__new_file_path__/config' | 18 '++hydra.run.dir=.' |
19 '++hydra.run.dir=differential_analysis' | |
20 '++figure_path=figures' | 19 '++figure_path=figures' |
21 '++table_path=tables' | 20 '++table_path=tables' |
22 '++analysis={ | 21 '++analysis={ |
23 dataset:{ | 22 dataset:{ |
24 _target_: dimet.data.DatasetConfig, | 23 _target_: dimet.data.DatasetConfig, |