-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in rule mikado_prepare #397
Comments
Dear @louphey, Could you share the contents of the Many thanks, |
Hi, @ljyanesm 2021-03-28 00:34:57,154 - prepare - prepare.py:177 - INFO - setup - MainProcess - Mikado version: 2.2.3 |
Dear @louphey, Thank you for reporting this issue. I can confirm this is reproducible in the current release 2.2.3, this issue has been resolved already in branch issue-395-pick-pad-crash. The changes in that branch will be released as soon as possible. Thank you again for bringing this to attention |
Hello,
I am currently running the following command "daijin mikado Dmelanogaster/mikado.yaml" with mikado v2.2.3 according to the tutorial https://mikado.readthedocs.io/en/latest/Tutorial/Daijin_tutorial/#step-3-running-the-mikado-steps
but I get the following error.
Error in rule mikado_prepare:
jobid: 4
output: Dmelanogaster/5-mikado/mikado_prepared.gtf, Dmelanogaster/5-mikado/mikado_prepared.fasta
log: Dmelanogaster/5-mikado/mikado_prepare.log (check log file(s) for error message)
shell:
mikado prepare -l Dmelanogaster/5-mikado/mikado_prepare.log --start-method=spawn --fasta=Dmelanogaster/0-reference/genome.fa.gz --configuration=/path/to/Dmelanogaster/daijin.2021-03-28_00:34:55.yaml -od Dmelanogaster/5-mikado 2>&1
(one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!)
Could you please help with that?
The text was updated successfully, but these errors were encountered: