Description Usage Arguments Value Author(s) Examples
View source: R/summarizeSeqs.R
Summaries for each sequence.
1 |
x |
a |
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.
Eric Archer eric.archer@noaa.gov
1 2 3 4 | library(apex)
data(woodmouse)
summarizeSeqs(woodmouse)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.