What tools to perform alignment without adding gaps in?
1
1
Entering edit mode
9.5 years ago
biolab ★ 1.4k

Hi everyone

I have about one hundred short sequences (each 20 nt long), and need to perform sequence alignment. I found both CLUSTALX and MUSCLE add gaps in the alignment. My aim is to cluster these sequences into different groups, and visualize the alignment. Could anyone help me to sort out this problem? Any of your suggestions will be much appreciated. THANKS in advance!

alignment • 7.5k views
ADD COMMENT
0
Entering edit mode

you mean multiple-sequence alignment, yes?

ADD REPLY
0
Entering edit mode

Have you explored using something like Gblocks to remove alignment regions with gaps?

ADD REPLY
2
Entering edit mode
9.5 years ago

did you try to set a very high number for the cost of gap-open for those tools ?

for example in bwa mem :

-O INT     gap open penalty [6]
ADD COMMENT
0
Entering edit mode

Hi Pierre, thanks a lot for your help, however, these short sequences are miRs from various species. Therefore, I do not have reference genome for mapping. Ideally I can visualize the alignment via some tools.

ADD REPLY
1
Entering edit mode

whatever the aligner is, clustalx have an option gap-open too: http://www.clustal.org/download/clustalx_help.html

Gap Open Penalty: the penalty for opening a gap in the alignment.

ADD REPLY
0
Entering edit mode

To Pierre,

I am biolab, today my google account doesn't work, so I have to use Github account and answer section to reply to you. Thanks for your comments! I do find in CLUSTALX, the Profile Alignment Mode has gap penalty parameter.

ADD REPLY

Login before adding your answer.

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