Hello everyone, and thank you in advance for your help.
I am trying to align Illumina Ion Torrent reads to a reference genome, and these reads are in the TCR region. This means that there may be long gaps in between reads due to VDJ recombination (such as 1 read that is supposed to be from 7:1-100 and then 7:800-900, etc.) I wanted bwa aln to account for this by adjusting gap extension penalty to 0, and allowing 600,000 gap extensions to cover the whole region. It doesn't seem to be working, does anyone have any insights?
I am trying to align Illumina Ion Torrent reads to a reference genome, and these reads are in the TCR region. This means that there may be long gaps in between reads due to VDJ recombination (such as 1 read that is supposed to be from 7:1-100 and then 7:800-900, etc.) I wanted bwa aln to account for this by adjusting gap extension penalty to 0, and allowing 600,000 gap extensions to cover the whole region. It doesn't seem to be working, does anyone have any insights?
Comment