View source: R/FilterMethods.R
FilterByDepth | R Documentation |
filter allele matrix by depth
FilterByDepth(bsa, min.depth = 20, max.depth = 3 * min.depth)
bsa |
bsa object |
min.depth |
minimum depth threshold, default is 20 |
max.depth |
maximum depth threshold, default is 3 * min.depth |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.