Closed messersc closed 5 years ago
@holtgrewe
Fixed in the bcl2fastq2 wrapper, which does not try do copy non-existing Undetermined*
files anymore.
Fixed in the snakemake workflow for flow cells with no index read.
Not fixed for flow cells with perfect index reads.
Fixed in current master.
Bug
Lanes without index reads to not produce Undetermined reads, as all reads belong to the one sample loaded.
Undetermined_*’: No such file or directory
Fix
In case of now index reads configured (no B in bases mask), do not expect Undetermined* output files.
Should be fixed together with https://github.com/bihealth/digestiflow-demux/issues/10