Aligning with huge insertion variations
1
0
Entering edit mode
6.8 years ago

What would be the best way to align multiple gene sequences that all have various large insertions like SINEs and LINEs and transposable elements.. I cannot get a good alignment. What would be the best algorithm, parameters, and platform to accomplish this?

alignment • 1.5k views
ADD COMMENT
0
Entering edit mode

which software have you tried? I would expect bwa-mem to be able to handle those alignments with the 'SA' tags

ADD REPLY
0
Entering edit mode
6.8 years ago

Here it depends on what you are looking for. If you want a single, semi global alignment (with at most non-overlapping alternatives) then bwa-mem will do the job.

If you want to look at all possible alignments then you will need to use a generic aligner such as lastz or last

consolidating the information out of all the alternatives these tools may produce may be more challenging.

ADD COMMENT

Login before adding your answer.

Traffic: 2060 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