Phylogenetic analysis through sliding windows in VCF
0
1
Entering edit mode
2.2 years ago
hollymolly ▴ 10

Hello I am now looking for a program that does phylogenetic analysis on VCF files. Of course, there are many programs that can perform phylogeny analysis, but what I want to study now is to divide the genes of individuals of various animal species into sections with sliding windows and find out where the differences between species occur in the genes. Is there a program that can use a VCF file to section it in sliding windows and then form a phylogenetic tree? Or, tell us about the protocols you use for these analyses. I don't know anything yet I'm new to this field so I need some help!

phylogenetic-tree • 1.1k views
ADD COMMENT
0
Entering edit mode

I've not heard of a tool that will do both the sliding windows and phylogenetic trees, so you may have to break up the analysis into multiple steps.

Here are two tools for phylogenies based on VCF files: SNPRelate and SNPhylo.

However, I think you would have to subset the VCF to only contain one window at a time. An alternative approach would be emitting a MSA fasta for each window and using conventional phylogenetic tools like RAxML, which shouldn't be too challenging.

ADD REPLY

Login before adding your answer.

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