Joshua Davies
Joshua Davies
+1 for wanting this implemented too
had this too using 0.7.4 docker image
nvm theres something else going on instead
Still same error when trying to include process as alias. Would be grateful if this could be included as a feature in a future release
returns script compilation error from not producing a mock.nf file from the nf.test which shows the process include statement as `include { as } from path/to/script`
the error itself originates from this line in mock.nf where the entire contents of the include statement is used to call the process instead of only the alias: ``` workflow...
contig info is correct in both my input vcfs btw