enve.recplot2.seqdepth | R Documentation |
Calculate the sequencing depth of the given window(s).
enve.recplot2.seqdepth(x, sel, low.identity = FALSE)
x |
|
sel |
Window(s) for which the sequencing depth is to be calculated. If not passed, it returns the sequencing depth of all windows. |
low.identity |
A logical indicating if the sequencing depth is to be estimated only with low-identity matches. By default, only high-identity matches are used. |
Returns a numeric vector of sequencing depths (in bp/bp).
Luis M. Rodriguez-R [aut, cre]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.