Add test samplesheets for samplesheetparser modules#2013
Add test samplesheets for samplesheetparser modules#2013chaitanyakasaraneni wants to merge 1 commit intonf-core:modulesfrom
Conversation
|
That looks interesting. |
|
Is there any way you could use or amend the existing samplesheet in the test data repo? -> genomics/homo_sapiens/illumina/bcl/flowcell_samplesheet.csv Perhaps add a V1 and V2 version of that one (and make sure not to break any modules tests in the process) |
Hey @maxulysse! Thanks for the interest! The In the meantime, if you'd like to try the underlying tool:
|
659f3f7 to
1977568
Compare
Hey @matthdsm! Thanks for the suggestion! I moved the fixtures into |
Adds two minimal Illumina
SampleSheet.csvfixtures underdata/generic/csv/samplesheets/to back seven newsamplesheetparser/*modules being contributed tonf-core/modules(companion PRs to follow).Files added
samplesheet.v1.csv— IEM V1 (bcl2fastq) format, dual-index, 5 samples across 2 projects and 2 lanes (957 B)samplesheet.v2.csv— BCLConvert V2 format, dual-index, 5 samples across 2 projects and 2 lanes (670 B)README.mdhas been updated to list them under thegeneric/csvsection.