README
Procedure
colabo flow-create -h
colabo flow-create -n pje.analysis.english -t pje.analysis -d "Analyse original Jane Eyre text (in English)" -ds "in.*>PJE.english.*, out.*>PJE.english.results.*" -c test-colabo.config.json
- it will create a new flow
pje.analysis.english
from the flow templatepje.analysis
- it will map all external input datasets (
in.*
) intoPJE.english.*
datasets and - all external output datasets (
out.*
) intoPJE.english.*
datasets and