aligning two MSA
4
2
Entering edit mode
7.0 years ago

hi I have to Multiple sequence alignments in clustalW format and I want to align these two MSA. how can i do it? thank you

alignment • 2.9k views
ADD COMMENT
3
Entering edit mode
6.9 years ago

If you'd rather keep your original MSAs you can use the profile alignment option available in T-coffee.

There's a short bit of documentation here that describes the method.

Essentially you can just run the following command in a terminal:

$ t_coffee -profile=msa01.aln,msa02.aln -outfile=combined_msas.aln

I think clustal might have a similar function but t-coffee does lots of extra bits.

Hope that helps :)

ADD COMMENT
0
Entering edit mode

Does t_coffee profile-profile alignment also add gap columns to the main profile alignment? Just curious! Thanks :)

ADD REPLY
1
Entering edit mode
7.0 years ago
Michael 54k

The most straight-forward way is to run a new MSA with all the sequences from both included. Most MSA programs will either not bother about gaps, or you can tell them to de-align first.

ADD COMMENT
0
Entering edit mode
6.9 years ago
fishgolden ▴ 510

MAFFT has an option "--add" for merging two MSAs, too. http://mafft.cbrc.jp/alignment/server/add.html

ADD COMMENT
0
Entering edit mode
6.2 years ago
Suzanne ▴ 100

Hi, you run a range of different MSA alignments in Jalview. It allows multiple views of the same sequences that have been aligned by different methods. Jalview also has an option where sequences can be grouped and represented by single sequence. In theory it would be possible to then align these representative sequences and compare the results.

ADD COMMENT

Login before adding your answer.

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