View source: R/other_functions.R
filter_bases | R Documentation |
filter_bases
filter_bases(heteroplasmy_matrix, min_heteroplasmy, min_cells, index = NULL)
heteroplasmy_matrix |
Third element returned by get_heteroplasmy. |
min_heteroplasmy |
Numeric value. |
min_cells |
Numeric value. |
index |
Fifth element returned by get_heteroplasmy. |
Character vector of bases that have an heteroplasmy greater than min_heteroplasmy in more than min_cells.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.