-
Notifications
You must be signed in to change notification settings - Fork 46
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 Index #444
Comments
Hi, can you execute the following? |
Hi Vicente,
See the attached file. Seems like things are up to date.
Best,
[output.txt](https://github.com/gagneurlab/drop/files/11122272/output.txt)
|
Hi Christian, |
Hi, |
and finally: |
Hi @vyepez88 , |
Hi DROP Team,
I'm having issues running the Aberrant Expression module in the DROP pipeline. It's not obvious whether it's the same issue reported in #222, so I decided to make a new issue.
I get an Error in rule Index.
I've checked the required input files and they all seem to be present (attached). The output *_index.html and *_dep.svg files are not created.
I've attached the full stdout and stderr and the snakemake log run with:
snakemake --cores 1 --verbose
I've tried multiple times to unlock the run directory with
snakemake --unlock
, which unlocks, but it seems it still can't get passed the Index stage.Output from unlock:
Note that the major results of the pipeline do successfully return from previous steps of the pipeline (OUTRIDER full results table, Fitted OUTRIDER dataset (ods) object etc) - it seems to get stuck at the Index rule.
Any help would be much appreciated.
Best,
Chris Odhams
2023-03-31T115634.009663.snakemake.log
drop_87879.stderr.log
drop_87879.stdout.log
The text was updated successfully, but these errors were encountered: