powered by
aln2dat(aln)
dir <- system.file("extdata", package = "phylotools") setwd(dir) ##aln2dat examle ######## test <- readLines("aln") aln2dat(test)
Run the code above in your browser using DataLab