Miscellaneous |
Version lineage of this tool (guids ordered most recent to oldest) |
toolshed.g2.bx.psu.edu/repos/ufz/saqc/saqc/2.4.1+galaxy0 (this tool) |
saqc |
Requirements (dependencies defined in the <requirements> tag set) |
name | version | type |
saqc | 2.4.1 | package |
Additional information about this tool |
ln -s '$config' config.csv && #for $i, $d in enumerate($data) ln -s '$d' '${i}.csv' && #end for saqc -c config.csv #for $i, $d in enumerate($data) -d '${i}.csv' #end for -o output.csv
Functional tests |
name | inputs | outputs | required files |
Test-1 |
data: ['data.csv', 'maint.csv'] config: config.txt |
name: value |
data.csv maint.csv config.txt value |