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

Getting error when counting splice sites #79

Open
fburdet opened this issue Aug 29, 2022 · 2 comments
Open

Getting error when counting splice sites #79

fburdet opened this issue Aug 29, 2022 · 2 comments

Comments

@fburdet
Copy link

fburdet commented Aug 29, 2022

Hello,

I installed the package on an Ubuntu 22 server.

When running
fds <- countRNAData(settings)
with my own data (ONT bam files), the first steps work ok, but then I get

Mon Aug 29 17:58:49 2022: In total 239257 splice sites (acceptor/donor) will be counted ...
Error in reducer$value.cache[[as.character(idx)]] <- values :
wrong args for environment subassignment
In addition: Warning message:
In parallel::mccollect(wait = FALSE, timeout = 1) :
1 parallel job did not deliver a result

What could be the issue?

Thanks

@moe1619
Copy link

moe1619 commented Mar 7, 2023

I get the same error running FRASER via DROP. Happens only intermittently. I think its inadequate memory?

@vyepez88
Copy link
Contributor

vyepez88 commented Apr 6, 2024

Hi, yes, we have seen this happening, most likely due to the program running out of memory. Can you please try rerunning it? If using DROP, use the -k parameter on the snakemake run, and be sure to have recount: FALSE in the config file.

@c-mertes c-mertes transferred this issue from gagneurlab/FRASER-old-gagneurlab May 27, 2024
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

3 participants