Existing Tools For Post-Processing After Aligning Paired-End Reads With Blat?
1
0
Entering edit mode
11.7 years ago
Tianyang Li ▴ 500

Hi,

I'm wondering if there are existing tools that can do post-processing on paired-end reads' BLAT output.

More specifically, I'd like the tool to "merge" the alignments from the alignments of each pair's ends and remove the inconsistent alignments while keeping the consistent ones. The tool should also produce output in PSL, SAM, or BAM.

Thanks!

blat paired-end • 2.9k views
ADD COMMENT
1
Entering edit mode
11.7 years ago

If you convert your blat output into a .bed file, you can used bedtools (http://code.google.com/p/bedtools/) to merge the features.

ADD COMMENT

Login before adding your answer.

Traffic: 2701 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6