generating a phylogeny tree
2
0
Entering edit mode
4.1 years ago
a4appy23 ▴ 50

Hi, I have whole genome data of few species of whales.i need to create a phylogeny tree any suggestion on how should i proceed?

genome gene alignment sequence R • 1.0k views
ADD COMMENT
3
Entering edit mode
4.1 years ago
Mensur Dlakic ★ 27k

To what @h.mon suggested I would add a trimming step between alignment and concatenation.

Busco https://busco.ezlab.org/

Cetartiodactyla https://busco.ezlab.org/frames/vert.htm

MAFFT https://mafft.cbrc.jp/alignment/software/

Trimming https://github.com/scapella/trimal

Concatenation https://github.com/qiyunzhu/BeforePhylo

IQ-TREE http://www.iqtree.org/

ADD COMMENT
2
Entering edit mode
4.1 years ago
h.mon 35k

From each genome, get single copy mammals (or maybe Cetartiodactyla) orthologs with BUSCO, align each set of genes with MAFFT or MUSCLE, then estimate a phylogeny on the concatenated alignment with IQTree. Depending on how close or distant the species are, using predicted proteins (aminoacids) or gene (nucleotides) will be better.

ADD COMMENT

Login before adding your answer.

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