how do I list files of a sample from different lanes? #4102
Closed
complexgenome
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have forward and reverse read per sample from different sequencing lane.
Files as:
The end goal is to create one file per sample per read (forward and reverse). E.g. MM-2658-N-R1.fastq.gz MM-2658-N-R2.fastq.gz
I have code as:
The output is correct:
How do I collect files from one sample into one list? or map/associate them with one sample?
Beta Was this translation helpful? Give feedback.
All reactions