Closed azat-badretdin closed 6 years ago
You need to configure the local storage module in funnel. Check out the docs here: https://ohsu-comp-bio.github.io/funnel/docs/storage/local/
@azat-badretdin were you able to get Funnel working?
Closing due to inactivity and since this is a Funnel config issue rather than a cwl-tes issue.
I am trying to test NCBI PGAP pipeline with cwl-test, and I got this from
funnel
{"attempt":0,"error":"Input download not supported by storage: could not find matching storage system for: file:///panfs/pan1.be-md.ncbi.nlm.nih.gov/gpipe/home/badrazat/github/repos/pgap/MG37/ASM2732v1.annotation.nucleotide.1.fa\nlocalStorage: can't access file, path is not in allowed directories: file:///panfs/pan1.be-md.ncbi.nlm.nih.gov/gpipe/home/badrazat/github/repos/pgap/MG37/ASM2732v1.annotation.nucleotide.1.fa","index":0,"level":"error","msg":"System error","ns":"local","taskID":"bcr7t15bhkg3snik2pn0","time":"2018-06-29T18:46:28Z","timestamp":"2018-06-29T18:46:28.893110876Z"}
How do I tell funnel to recognize local files?