Entering edit mode
7.0 years ago
sumithrasank75
▴
140
I have multiple fastq files for different samples. Example : S_Rep1_R1.fastq S_Rep1_R2.fastq S_Rep2_R1.fastq S_Rep2_R2.fastq I want to choose all fastq files corresponding to say S_Rep1 and execute some functions. How can I write a python script which will choose all fastq files belonging to S_Rep1.