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
I ran charcoal on some de novo bins without using provided lineages in the conf file, and I got this error
Building DAG of jobs...
MissingInputException in line 370 of /home/tereiter/github/2021-metapangenome-example/.snakemake/conda/e8744e4d964b404a29c4b867cfc52b25/lib/python3.9/site-packages/charcoal/Snakefile:
Missing input files for rule compare_taxonomy_single_wc:
Looking at that rule and the rest of the snakefile, I didn't see anything that made that input optional on the snakemake side of things
I ran charcoal on some de novo bins without using provided lineages in the conf file, and I got this error
Looking at that rule and the rest of the snakefile, I didn't see anything that made that input optional on the snakemake side of things
https://github.com/dib-lab/charcoal/blob/latest/charcoal/Snakefile#L375
The text was updated successfully, but these errors were encountered: