View source: R/methrix_operations.R
remove_uncovered | R Documentation |
Remove loci that are uncovered across all samples
remove_uncovered(m)
m |
|
Takes methrix
object and removes loci that are uncovered across all samples
An object of class methrix
data('methrix_data')
remove_uncovered(m = methrix_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.