-
Notifications
You must be signed in to change notification settings - Fork 6
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
Failed to run with test data set: TypeError in line 45 of Snakefile #24
Comments
Oh man, I have fixed all these issues but not in that release. Please edit line 45 of |
@davidjstudholme Did this work? BTW you should consider updating to v2.0.0 of DENTIST. 😉 |
I have not tried it yet. I thought it better to wait until the release of DENTIST that has these issues resolved.
|
This is what happened. I have not yet tried v2.0.0. Will try that next.
|
I would like to try your suggestion of using v2.0.0. However, it is not clear how to achieve that. I first removed the cached version of DENTIST in order that the latest container would be used:
However, when I then executed a command to check DENTIST version via singularity, it reported version 1.0.2-1-gd85a86f:
|
Interesting. The same happens when I retrace your actions. I am no Singularity expert and have no idea why this happens. The image in the Docker registry is up-to-date:
However, there is a simple solution. Just download the SIF file from the releases section and instruct Snakemake to use it by providing the path in |
The text was updated successfully, but these errors were encountered: