powered by
Summaries for each sequence.
summarizeSeqs(x)
a DNAbin object.
DNAbin
a matrix listing the start and end positions of each sequence (excluding beginning and trailing N's), the length, the number of N's, and the number of indels.
# NOT RUN { library(apex) data(woodmouse) summarizeSeqs(woodmouse) # }
Run the code above in your browser using DataLab