I am currently going through pipeline configuration for MaGeCK-VISPR and I keep getting the following error message after I finish configuring (emacs config.yaml) and then when I test if the configuration file has been properly done by (snakemake -n) I get this error:
WorkflowError in line 13 of /Users/nouran/Downloads/esc-test/Snakefile: Config file is not valid JSON or YAML. In case of YAML, make sure to not mix whitespace and tab indentation. File "/Users/nouran/Downloads/esc-test/Snakefile", line 13, in <module>
Please let me know how to fix it.
Thanks!
I met this too, did you solve this problem?@Nouran