-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugthings that are actually bustedthings that are actually busted
Description
I recently added some Illumina reads for polishing to my Nanopore assembly, and ended up with an empty InputFunctionException when I tried to run it. Weirdly, though, a single job would still kick off and end up producing an output in the directory with the initial reads.
Commenting out the reads kraken line in finish rule fixed the problem.
Line 326 in 2b4bf40
| reads_kraken=enumerate_reads(suffix=".k2kc"), |
Haven't sorted this out yet, but will give it some attention and submit a PR if I can find a fix.
Metadata
Metadata
Assignees
Labels
bugthings that are actually bustedthings that are actually busted