remove_uncovered {methrix} | 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)