Entering edit mode
6.9 years ago
ATCG
▴
400
Hi, I have 366 RNAseq samples, reads for each sample are located in individual folders with the following name structure:SAME-DIFFERENT. I would like to write a loop to align all samples using the STAR aligner. Any help is deeply appreciated.
Plenty of suggestions at Question: Bash loop for files in several directories.