"MethylKit" package for WGBS data
0
0
Entering edit mode
3.6 years ago

I am using MethyKit package for WBGS data analysis. There it has a step like

meth <- unite(myobj, destrand=FALSE) uniting...

Where it unites, if I put destrand=TRUE, then it gives this error

meth=unite(myobj, destrand=TRUE) destranding... Error in $<-.data.frame(*tmp*, "strand", value = "+") : replacement has 1 row, data has 0

My question is what does it mean? Does methylKit has any option to take destrand=TRUE? I can see that the usage is

Usage unite(object, destrand = FALSE, min.per.group = NULL, chunk.size = 1e+06, mc.cores = 1, save.db = FALSE, ...)

next-gen sequencing • 708 views
ADD COMMENT

Login before adding your answer.

Traffic: 3832 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6