How to use R programming for MSA and phylogenetics analysis?
1
2
Entering edit mode
6.2 years ago
WUSCHEL ▴ 750

Hi I am new to bioinformatics, if possible help me with this;

I am interested in generating a phylogenetic tree for some biological pathway proteins. For this I've extracted homologs proteins sequences for Arabidopsis proteins (30 AGIS) from below organisms and now data are in FASTA format in text doc.

Nicotiana_tabacum', 'Brassica_napus', 'Brachypodium_distachyon', 'Oryza_sativa', 'Triticum_aestivum', 'Physcomitrella_patens', 'Selaginella_moellendorffii', 'Chlamydomonas_reinhardtii', 'Homo_sapiens', 'Saccharomyces_cerevisiae'

How can I run a MSA in R program and draw a phylogenetic tree for all the interested proteins?

I am wondering if anyone can guide me with the steps.

R protein alignment phylogenetic tree fasta • 3.9k views
ADD COMMENT
1
Entering edit mode
6.2 years ago

For multiple sequence alignments, you can use the Bioconductor package msa. For phylogenetic analysis and trees, there are several R packages such as ape, phangorn, phytools (which I think combines ape with some other packages).

ADD COMMENT

Login before adding your answer.

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