combine_methrix {methrix} | R Documentation |
Combine methrix objects
combine_methrix(m1, m2, by = c("row", "col"))
m1 |
Frist |
m2 |
Second |
by |
The direction of combine. 'column' (cbind) combines samples with same regions, 'row' combines different regions, e.g. different chromosomes. |
Takes two methrix
objects and combines them row- or column-wise
An object of class methrix