Entering edit mode
4.7 years ago
blake.mcmurray
•
0
Hello,
I am interested in pulling a subset of reads from a large fastq file that are mapped during an alignment I run. For example, I wish to run an alignment on the large fastq file and make a new smaller fastq file that contains all the reads that mapped in the alignment. I would greatly appreciate any assistance you may offer.
Kind regards,
Blake
Have you looked at samtools?