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
Having a SampleSheet.csv that contains Sample_IDs with characters that partly matches the [Undetermined] regex will cause those files to not be recognized as outputs of the BCLCONVERT process
Steps to reproduce:
Edit the SampleSheet.csv that comes with the test dataset by changing the Sample_ID to something like 'Sample-Unspiked'
Running the nf-core/demultiplex test with this SampleSheet.csv will cause the error:
Missing output file(s) **[!Undetermined]_S*_R?_00?.fastq.gz expected by process NFCORE_DEMULTIPLEX:DEMULTIPLEX:BCL_DEMULTIPLEX:BCLCONVERT (220422_M11111_0222_000000000-K9H97.1)
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
Having a SampleSheet.csv that contains Sample_IDs with characters that partly matches the [Undetermined] regex will cause those files to not be recognized as outputs of the BCLCONVERT process
Steps to reproduce:
Edit the SampleSheet.csv that comes with the test dataset by changing the Sample_ID to something like 'Sample-Unspiked'
Example SampleSheet.csv:
[Header]
[Reads]
110
[Settings]
[Data]
Sample_ID,Sample_Name,Description,Sample_Project
Sample-Unspiked,Sample-Unspiked,,
Running the nf-core/demultiplex test with this SampleSheet.csv will cause the error:
Missing output file(s)
**[!Undetermined]_S*_R?_00?.fastq.gz
expected by processNFCORE_DEMULTIPLEX:DEMULTIPLEX:BCL_DEMULTIPLEX:BCLCONVERT (220422_M11111_0222_000000000-K9H97.1)
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: