Workspace loaded from ~/.RData] > setwd(“/home/shenzy/work/beast/51samples”) > library(seqinr) > data=read.fasta(“51strain_core_gene_alignment.aln”) > library(ape) Attaching package: ‘ape’ The following objects are masked from ‘package:seqinr’: as.alignment, consensus > write.nexus.data(data,file=”51strain_core_gene_alignment.aln.nexus”, format=”DNA”) > […]
Recent Comments