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

Collecting GC information Error in (function (x, col_types) #29

Open
deb0612 opened this issue Dec 18, 2023 · 4 comments
Open

Collecting GC information Error in (function (x, col_types) #29

deb0612 opened this issue Dec 18, 2023 · 4 comments

Comments

@deb0612
Copy link

deb0612 commented Dec 18, 2023

Dear sir,
I ran sacrHRD normally untill recent months.
The error message below:
image

Is that the R version or any update ?

@seetarajpara
Copy link

I've also been getting this error, never experienced it before...

@s-juross
Copy link

s-juross commented Jan 25, 2024

I've been getting this error too...
The error appears in the function chunk.apply().
Calls: scar_score ... preprocess.seqz -> sequenza.extract -> gc.sample.stats -> chunk.apply
Do you have a solution now?

@nr23730
Copy link

nr23730 commented Feb 7, 2024

The problem is that the iotools package changed it's API. The sequenza package that scarHRD relies on uses it.
I pushed a hotfix release here: https://github.com/buschlab/sequenza that you can install using devtools::install_github("buschlab/sequenza", build_vignettes = FALSE).
Other option would be to downgrade iotools to 0.3-2.

@Frank9938
Copy link

The problem is that the iotools package changed it's API. The sequenza package that scarHRD relies on uses it. I pushed a hotfix release here: https://github.com/buschlab/sequenza that you can install using devtools::install_github("buschlab/sequenza", build_vignettes = FALSE). Other option would be to downgrade iotools to 0.3-2.

That was very helpful, thank you!

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

5 participants