Concatenating single gene alignments
2
1
Entering edit mode
3.7 years ago

I have run Panaroo on 160 genomes and as one of the outputs I have received single gene alignments files for each gene in all of the genomes they are present in. I wish to concatenate several of these files in a way such that within the concatenated files, sequences which originated from the same genome are concatenated together. What is a simple way of achieving this using R or the linux terminal?

Panaroo Multiple sequnce alignment MSA R • 1.3k views
ADD COMMENT
3
Entering edit mode
3.7 years ago
Dave Carlson ★ 2.0k

I like to use the pxcat program from the phyx tool suite for MSA concatenation:

https://github.com/FePhyFoFum/phyx

You could also use PhyKit, though I haven't tried it yet:

https://jlsteenwyk.com/PhyKIT/usage/index.html#create-concatenation-matrix

ADD COMMENT
2
Entering edit mode
3.7 years ago
Mensur Dlakic ★ 28k

This is what I use:

ADD COMMENT

Login before adding your answer.

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