Hello,
I'm getting the following error after trying to run the snakemake script:
The flag 'directory' used in rule all is only valid for outputs, not inputs.
AttributeError in file /home/jcsm2010/scratch/jcsm2010/SnakeWRAP/Snakefile, line 87:
invalid name for input, output, wildcard, params or log: reverse is reserved for internal use
File "/home/jcsm2010/scratch/jcsm2010/SnakeWRAP/Snakefile", line 87, in
What can I do to resolve this issue?
Hello,
I'm getting the following error after trying to run the snakemake script:
The flag 'directory' used in rule all is only valid for outputs, not inputs.
AttributeError in file /home/jcsm2010/scratch/jcsm2010/SnakeWRAP/Snakefile, line 87:
invalid name for input, output, wildcard, params or log: reverse is reserved for internal use
File "/home/jcsm2010/scratch/jcsm2010/SnakeWRAP/Snakefile", line 87, in
What can I do to resolve this issue?