Hi,
I am trying to run the snakemake command. an error is popping up to provide "starReferencePath"
snakemake -c 1 --use-singularity --singularity-args "-B /mnt/c/Users/yashd/Desktop/IMPALA" /mnt/c/Users/yashd/Desktop/IMPALA/Snakefile:421: SyntaxWarning: invalid escape sequence '\|' rule figures: /mnt/c/Users/yashd/Desktop/IMPALA/Snakefile:431: SyntaxWarning: invalid escape sequence '\|' log: "output/{sample}/log/figures.log" KeyError in file "/mnt/c/Users/yashd/Desktop/IMPALA/Snakefile", line 96: 'starReferencePath' File "/mnt/c/Users/yashd/Desktop/IMPALA/Snakefile", line 96, in <module>
Even though ots not required, as stated in the documentation, when we are providing with the RNA bam files.
Thanks
Hi,
I am trying to run the snakemake command. an error is popping up to provide "starReferencePath"
snakemake -c 1 --use-singularity --singularity-args "-B /mnt/c/Users/yashd/Desktop/IMPALA" /mnt/c/Users/yashd/Desktop/IMPALA/Snakefile:421: SyntaxWarning: invalid escape sequence '\|' rule figures: /mnt/c/Users/yashd/Desktop/IMPALA/Snakefile:431: SyntaxWarning: invalid escape sequence '\|' log: "output/{sample}/log/figures.log" KeyError in file "/mnt/c/Users/yashd/Desktop/IMPALA/Snakefile", line 96: 'starReferencePath' File "/mnt/c/Users/yashd/Desktop/IMPALA/Snakefile", line 96, in <module>Even though ots not required, as stated in the documentation, when we are providing with the RNA bam files.
Thanks