phagorn:phydat no species name returned
0
0
Entering edit mode
4.4 years ago
ieie ▴ 10

Hi all,

I am using a fasta file alignment created with MAFFT to try to build a phylogenetic tree in Rstudio.

My code is this:

seq_alignment <- read.dna("ectos_alignment.fasta", format="fasta")
`alignment_phyDat <- phyDat(seq_alignment, type = "DNA", levels = NULL)`

However, once I have transformed the alignment into a phyDat object I am not able to see the species names but i see this

seq_alignment[[1]]
seq_alignment[[2]]

Insatead of for example: seq_alignment[[canis_domesticus]]

Does anybody knw the source of the problem? thanks a lot

alignment phylogeny phagorn • 524 views
ADD COMMENT

Login before adding your answer.

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