You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leads to this error: cookiecutter.exceptions.ContextDecodingException: JSON decoding error while loading "generic/cookiecutter.json". Decoding error details: "Expecting property name enclosed in double quotes: line 5 column 1 (char 89)"
Thanks,
Medhat
The text was updated successfully, but these errors were encountered:
mkdir -p ~/.config/snakemake
cd ~/.config/snakemake
cookiecutter https://github.com/metagenome-atlas/clusterprofile.git
```
You don't need to clone the repo first.
Your idea is good, but I have limited space in my home directory, so I need to download every thing in a separate location (I will also read the other repo and see if I can use the profile there).
Hi!
Thank you for your effort.
using
Leads to this error:
cookiecutter.exceptions.ContextDecodingException: JSON decoding error while loading "generic/cookiecutter.json". Decoding error details: "Expecting property name enclosed in double quotes: line 5 column 1 (char 89)"
Thanks,
Medhat
The text was updated successfully, but these errors were encountered: