Conversion Of Alignment Files
2
1
Entering edit mode
11.0 years ago
joe.loquasto ▴ 40

Hi,

I would like to use RAxML to construct a phylogentic tree. I have Mauve alignment files. Can I either convert to phylip? Or what is the best way to construct a full genome alignment in this format.

Thank you

Joe

phylogenetics alignment • 5.8k views
ADD COMMENT
0
Entering edit mode

A side note: RAxML is commonly used , it is very fast. However, it employs homogeneous models. If your data is not homogenous, you should consider heterogenous models such as CAT employed in PhyloBayes or p4.

ADD REPLY
0
Entering edit mode
11.0 years ago
Josh Herr 5.8k

Hi Joe! MAUVE alignment files are in XMFA format and are a little troublesome to convert (in my opinion). When I have done this in the past I used a script written in Perl by Lee Katz. I'm not aware of any other converters for XFMA files, but I wouldn't be surprised if some are out there... Hope that helps.

ADD COMMENT
0
Entering edit mode
9.6 years ago

Seems like BioPerl accepts XMFA input file format. You can use Bio::AlignIO to convert it to other formats e.g. Phylip in order to use it with RAxML.

Full genome alignments are only easy to construct for smaller genomes e.g. viruses but extremely difficult to construct for large genomes e.g. bacteria (or eukaryotic sequences) because it's computationally demanding among other factors. You can read this paper by Croucher et al (methods section) to see if you could use a similar approach like the one they used to construct phylogenetic tree for 600+ bacterial genomes (without doing a whole genome alignment)

ADD COMMENT

Login before adding your answer.

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