Skip to content

Unite() function in methylkit shows error when destrand = TRUE #362

@ChandanaRao4

Description

@ChandanaRao4

Hi all,

I am encountering this problem with the unite () function in methylkit when I set the destrand option to TRUE, it gives an error:

Error in unite(methRawList.filt, destrand = TRUE, min.per.group = 2L) :
no base were united. try adjusting 'min.per.group'.

I have checked my files and the num CpGs and that all files have the same naming of Chromosomes and the error still persists.
However, I tried the same with destrand = FALSE and then it works very smoothly.

I am trying to update the pacakage and see if it'll work then.

What could the error be and how do i solve it? Any input would be much appreciated! Thanks in advance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions