-
Notifications
You must be signed in to change notification settings - Fork 14
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
Docker Validation Error - tutorial full #332
Comments
@husamia Could you post the contents of the log file for the job that failed?
You should not need to build anything. To use the mavis docker image with snakemake you will need to use singularity flag |
cat output_dir_full/logs/L1522785992-normal.validate.snakemake.batch-39.log.txt
|
Thanks for providing the logs @husamia. We'll try to look into this soon. |
Describe the bug
There is an error running the workflow as it is.
To Reproduce
Built the docker image using Docker file provided with no errors. Downloaded the tutorial data and references needed per tutorial full. Then executed the tutorial workflow
root@7aa05bbe492b:/app/mavis# snakemake --jobs 1 --configfile=tests/full-tutorial.config.json
Expected behavior
I expected the results to be with no errors, however, I got error messages and the workflow didn't complete.
Input Data
Tutorial data per documentation
Configuration
Docker
Versions (please complete the following information):
Additional context
I want to make sure I get the workflow running correctly with the tutorial data.
The text was updated successfully, but these errors were encountered: