methrix2bsseq: Convert 'methrix' to 'bsseq' object

Description Usage Arguments Details Value Examples

View source: R/methrix_operations.R

Description

Convert methrix to bsseq object

Usage

1

Arguments

m

methrix object

Details

Takes methrix object and returns a bsseq object

Value

An object of class bsseq

Examples

1
2
3
4
5
## Not run: 
data('methrix_data')
methrix2bsseq(m = methrix_data)

## End(Not run)

methrix documentation built on Feb. 13, 2021, 2 a.m.