nf-core / test-datasets

Test data to be used for automated testing with the nf-core pipelines
https://nf-co.re
MIT License
101 stars 339 forks source link

Add 3rd FASTQ file containing UMI sequences for the duplex-seq tiny dataset. #1201

Closed adamrtalbot closed 4 months ago

adamrtalbot commented 4 months ago

Adds third FASTQ which contains only UMI sequences for testing with read structures that use a separate FASTQ file. Use bases mask 11S+T 11S+T +M which has been included in the tiny samplesheet.

nh13 commented 4 months ago

@adamrtalbot sorry to be a pedant, but could you submit a PR from a fork, as per this: https://nf-co.re/docs/contributing/test_data_guidelines#adding-new-test-data

adamrtalbot commented 4 months ago

Done: https://github.com/nf-core/test-datasets/pull/1205