Convert methrix to bsseq object

methrix2bsseq(m)

Arguments

m

methrix object

Value

An object of class bsseq

Details

Takes methrix object and returns a bsseq object

Examples

if (FALSE) { data('methrix_data') methrix2bsseq(m = methrix_data) }