This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gmapper-Ls With Several Fastq Files

Hello everybody,

I would like to know if it's possible to put several reads (fastq) files with gmapper-ls (SHRiMP) ? I know it's possible to put the option -1 and -2 but I have a lot of fastq files.

Thank you

reads mapping

3 answers

I dont think so. You will have to run independent commands for each pair of fastq files.

Thank you for your response. I'll manage.

try with a loop "for file in" ...

Log in to answer this question.