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