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 message #2

Closed
zenglongjin opened this issue Oct 30, 2021 · 5 comments
Closed

Error message #2

zenglongjin opened this issue Oct 30, 2021 · 5 comments

Comments

@zenglongjin
Copy link

Dear Reimand:
After we add the final 16834 line: chr3 12146056 12147096 (previous 16833 lines did not report an error), we got a strange message as following:
Error in RM2(maf = muts, sites = ctcf_chr3_4, window_size = window_size) : Error in .width_as_unnamed_integer(width, msg = "an end that is greater or equal to its start minus one") : each range must have an end that is greater or equal to its start minus one

Thank you very much for your attention and consideration.

chr | start | end
1 chr1 | 843081 | 843977
...
16833 chr3 | 12138282 | 12139593
16834 chr3 | 12146056 | 12147096**

@reimand0
Copy link
Contributor

reimand0 commented Oct 30, 2021 via email

@zenglongjin
Copy link
Author

Dear Reimand:
After testing it, I found that mutational data had duplicate fragments, along with an new error that prevented the package from running smoothly when doing function: cbind(mutations_chr3_4,get_mut_trinuc_strand(mutations_chr3_4)).
The error as following:
Error in loadFUN(x, seqname, ranges) : trying to load regions beyond the boundaries of non-circular sequence "chr5"
Thank you very much for your attention and consideration.

@reimand0
Copy link
Contributor

reimand0 commented Oct 30, 2021 via email

@zenglongjin
Copy link
Author

Dear Reimand:
Your suggestion is helpful, while we noticed the NCBI_Build=='GRCH38' in mutational data downloaded by TCGAbiolinks-mutect2 pipeline. We don't know how to discern the accuracy of TCGAbiolinks, perhaps further improvements are necessary.
Thank you very much for your attention and consideration.

@reimand0
Copy link
Contributor

ok, I'm glad it helped. I will close this issue now. Please feel free to get in touch again.

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