Jacob Schwartz
Jacob Schwartz
Can confirm occurs for me as well in 7.25.3, specifically only when I call "--until" and there is nothing left to do until the rule specified. I'm going to upgrade...
Because 7.28.3 is not yet available on bioconda, I tried with 7.28.2. I can confirm this bug still exists. The updated trace is below: ``` env/bin/python -m snakemake -s workflow/1_derive_dimers.smk...
In [`dag.py` line 2482](https://github.com/snakemake/snakemake/blob/ab58c652847c03a9f1529d2d7632f2788a5fadc4/snakemake/dag.py#LL2482C1-L2483C1), min (and max in 2483) could be given the kwarg "default", setting to either 0 or 1 as a simple fix of this issue. I'm not...
I know this is very old, but if by any chance you recall, how large was your `.aln` file? Larger than 1787 in width? I'm trying to solve #34 and...
Hi, I wonder if this is related to #34? Just opened it and I'm curious if you found a solution.