GLDS-313 is not prepared for data processing yet. FastQ files need concatenation.
Root Issue:
This resulted in the runsheet correctly indicating single; however, both read1 and read2 paths were populated.
Read2 column is ignored if single is provided.
Fix:
If Read2 path is not empty and paired_end == False, an exception should be raised.
ID:
GLDS-313 is not prepared for data processing yet. FastQ files need concatenation.
Root Issue:
This resulted in the runsheet correctly indicating single; however, both read1 and read2 paths were populated. Read2 column is ignored if single is provided.
Fix:
If Read2 path is not empty and paired_end == False, an exception should be raised.