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

I got error messages like this:Error in RM2(maf = muts, sites = enhancer, window_size = window_size) : Error in .Call2("solve_user_SEW0", start, end, width, PACKAGE = "IRanges") : solving row 2440: negative widths are not allowed #1

Open
corner0426 opened this issue Aug 2, 2021 · 2 comments

Comments

@corner0426
Copy link

No description provided.

@corner0426 corner0426 changed the title I got error messages like this: I got error messages like this:Error in RM2(maf = muts, sites = enhancer, window_size = window_size) : Error in .Call2("solve_user_SEW0", start, end, width, PACKAGE = "IRanges") : solving row 2440: negative widths are not allowed Aug 2, 2021
@reimand0
Copy link
Contributor

reimand0 commented Aug 3, 2021 via email

@corner0426
Copy link
Author

Hello - based on this information it is difficult to debug this error message. Perhaps it is worth checking if the mutations in your input file contain indels whose coordinates may be flipped (ending coordinate smaller than starting coordinate). I hope this helps, please let me know! best, Jüri

On Mon, Aug 2, 2021 at 5:50 AM corner0426 @.***> wrote: EXTERNAL EMAIL: — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#1>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AETAF7IS3Q4RZBJXITTVBJ3T2YBWRANCNFSM5BL2GNMA .

Hi, Thanks for your reply.
According to your suggestions, I revised my mutation files. Here is some example lines:
image
And I got the errors agin:
Error in RM2(maf = muts, sites = TFBS, window_size = window_size) :
Error in .Call2("solve_user_SEW0", start, end, width, PACKAGE = "IRanges") :
solving row 280577: negative widths are not allowed.

Is there something wrong with the line 280577 for my mutation files?
Kind regards.

@reimand0 reimand0 mentioned this issue Oct 30, 2021
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