Closed jkobject closed 5 years ago
Try updating to version 0.0.17
, which simplified a lot of the backend code in dalmatian. This may solve your problem, but please note that it does make some breaking changes by universally enforcing the combined namespace/name
syntax (looks like you're already using that syntax anyways)
If that doesn't work, let me know and I'll look more into this issue
Hello,
wanting to run a pipeline by passing it a sample_set, which it is meant to receive. I get this error. 'All_samples' does not exist in pair_sets and the workflow is parametrized for sample_sets.
I don't really get why it is getting pairs...
Best,