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
Describe the bug
Multiple input files aren't processed properly.
Expected behavior
Well, they should be processed properly
Problem was the reference index was consumed by a channel and then the second, third ... [nth] file wasn't processed due to "no existing reference genome" anymore.
The text was updated successfully, but these errors were encountered:
Describe the bug
Multiple input files aren't processed properly.
Expected behavior
Well, they should be processed properly
Problem was the reference index was consumed by a channel and then the second, third ... [nth] file wasn't processed due to "no existing reference genome" anymore.
The text was updated successfully, but these errors were encountered: