get_readlens | R Documentation |
This function takes in a vector of the lengths of each read, and determines which read lengths should be included in order to filter out the 2.5% shortest/longest reads.
get_readlens(readlens)
readlens |
Numeric; numeric vector |
a numeric integer vector, such that selecting reads with these lengths will preserve at least 95% of reads
Dermot Harnett, dermot.p.harnett@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.