powered by
list2matrix(seq_list)
read.fasta
list2matrix(list(s1 = c("c", "g", "g", "t"), s2 = c("g", "t", "c", "t", "t", "g"), s3 = c("a", "a", "t")))
Run the code above in your browser using DataLab