Workflow

This is the workflow description. Test reference fig1.svg.

Detailed software versions can be found under Rules.

Results

Workflow resultes
File Size Description Job properties
test.csv.html 113.2 kB

An example table.

Job properties
Ruled
Workflow resultes
File Size Description Job properties
fig1.svg 28.3 kB

This is a caption with a link.

Job properties
Rulea
Workflow resultes
File Size Description Job properties
fig2.png 9.1 kB

Some math ∑ii2.

Job properties
Ruleb

Statistics

If the workflow has been executed in cluster/cloud, runtimes include the waiting time in the queue.

Rules

Workflow rules
Rule Jobs Output Singularity Conda environment Code
a 1
  • fig1.svg
1
sleep `shuf -i 1-3 -n 1`; cp data/fig1.svg {output}
b 1
  • fig2.png
1
sleep `shuf -i 1-3 -n 1`; cp data/fig2.png {output}
d 1
  • test.csv
1
curl http://samplecsvs.s3.amazonaws.com/Sacramentorealestatetransactions.csv > {output}
c 10
  • test.0.out
  • test.1.out
  • test.2.out
  • test.3.out
  • test.4.out
  • test.5.out
  • test.6.out
  • test.7.out
  • test.8.out
  • test.9.out
docker://continuumio/miniconda3:4.4.10
  • make
1
sleep `shuf -i 1-3 -n 1`; touch {output}