methylKit icon indicating copy to clipboard operation
methylKit copied to clipboard

R package for DNA methylation analysis

Results 70 methylKit issues
Sort by recently updated
recently updated
newest added

Error: ``` library(methylKit) ?getCorrelation data("methylKit") mdb

Hello ! I am using unite() function to merge samples but it produced a methylBase object with 1 row, i don't understand where is the problem?! ` library("methylKit") file.list =...

``` > getSampleID(methylRawList.obj) getSampleID(methylRawList.obj)

Hi Akalin, I'm getting the following error when uniting my sample with the following code: ``` meth5,000,000 and less then 10,000,000; this returned the error: ``` ## Error in vecseq(f...

The recent conversation on #63 shows that we need to improve verification of file types/contents before processing them. It is good that we are able to read compressed files, but...

enhancement
critical

Hi, I am having an issue where a my analysis is proceeding normally, then a crash happens which terminates the process. I am working with a large methylation dataset from...

debug

https://github.com/al2na/methylKit/blob/4735b6fca820c8bda1f84b03e12d19bada2df1fc/R/methylDBFunctions.R#L747

bug
critical

Hi, I took use of `regioncounts` to calculate methylation degree at some regions: > seqnames ranges strand > > 11 V-P1 194583-194983 + > 12 V-P1 194587-194987 + > 97...

Hello, I'm aware your tool is focused on BiSulfite-Seq data and as such is focused on 5mC/5hmC methylation in CpG contexts. However I was wondering if there is any interest...