powered by
## S3 method for class 'alignment': as.matrix(x, ...)
read.alignment
phylip <- read.alignment(file = system.file("sequences/test.phylip", package = "seqinr"), format = "phylip") as.matrix(phylip)
Run the code above in your browser using DataLab