Repository revision
0:55bbea0cdc60

Repository 'saqc'
hg clone https://toolshed.g2.bx.psu.edu/repos/ufz/saqc

SaQC tool metadata
Miscellaneous
SaQC
quality control for time series
saqc
toolshed.g2.bx.psu.edu/repos/ufz/saqc/saqc/2.4.1+galaxy0
2.4.1+galaxy0
python -c 'import saqc; print(saqc.__version__)'
True
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
  
None
False
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