Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with bindingType in annotatePeakInBatch #13

Open
rbenel opened this issue May 12, 2021 · 2 comments
Open

Error with bindingType in annotatePeakInBatch #13

rbenel opened this issue May 12, 2021 · 2 comments

Comments

@rbenel
Copy link

rbenel commented May 12, 2021

Hi,

I would like to select a specific bindingType when using the annotatePeakInBatch function but I receive this error.

Annotate peaks by annoPeaks, see ?annoPeaks for details. maxgap will be ignored. Error in (function (peaks, annoData, bindingType = c("nearestBiDirectionalPromoters", : length(intersect(seqlevelsStyle(peaks), seqlevelsStyle(annoData))) > .... is not TRUE

@rbenel
Copy link
Author

rbenel commented May 12, 2021

As a result of the bindingType and bindingRegion being ignore, the distancetoFeature is not limited to genes in the area and can be as many as 3599488 bases away from the closest feature...

@jianhong
Copy link
Owner

Please check the seqlevels of your peaks and annoData.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants