Entering edit mode
                    9.1 years ago
        curiousbiologist
        
    
        ▴
    
    40
    Hi all,
I would like to select a specific region from a fastq file (all read matching this region) and if they exceed the reference, trim only the non matching regions. I've done a bwa alignment and generated sam file but I'm not sure how remove the regions that are not matching to the reference without removing all the read
Thanks for your help!