Arnaud Ceol

Results 1 comments of Arnaud Ceol

We have the same issue with @GiampaoloMart, the error is at line 125 of bcl_demultiplexing/main.nf: ``` **assert line.startsWith('@')** line = line.substring(1) def fields = line.split(':') def rg = [:] ```...