Skip to content

Kraken rule throws InputFunctionException when provided with Ilm reads #54

@tanaes

Description

@tanaes

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.

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 busted

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions