Entering edit mode
20 months ago
kalavattam
▴
120
Using Bowtie2, I need to align paired-end reads from one sample to two different assemblies. Then, I need to classify pairs that differ significantly in alignment score due to mismatches/gaps. Does anyone have any advice as to how to systematically go about this? Thank you.