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

addGroupCoverages error #2144

Closed
pennycuda opened this issue Mar 31, 2024 · 2 comments
Closed

addGroupCoverages error #2144

pennycuda opened this issue Mar 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@pennycuda
Copy link

Hi! I am a developer for HuBMAP Consortium and we use ArchR for our ATAC-seq pipeline. I am currently updating that pipeline to split our ArchR analysis into two steps due to only needing some of the outputs in another one of our pipelines. During testing, I am getting the following error during the addGroupCoverages step and I'm not sure why:
Error in eval(parse(text = genome)) : object 'BSgenome.Hsapiens.UCSC.hg38' not found Calls: addGroupCoverages -> .addKmerBiasToCoverage -> eval -> eval Execution halted

I updated to the latest version of ArchR in my branch, tried multiple different datasets to test on, and I am still getting this error. Is there anything I could do differently? Attached is the addGroupCoverages ArchR log and the output log for that entire second ArchR step in the pipeline. I'll also point to specific files in the repo that run the ArchR analysis. Thank you in advance for any help.

ArchR-addGroupCoverages-17b901953-Date-2024-03-30_Time-22-58-32.log

mar30step2.txt

Step 1 of our ArchR analysis

Step 2 where this is occurring

CWL file that runs the whole pipeline

@pennycuda pennycuda added the bug Something isn't working label Mar 31, 2024
@rcorces
Copy link
Collaborator

rcorces commented Mar 31, 2024

Hi @pennycuda! Thanks for using ArchR! Lately, it has been very challenging for me to keep up with maintenance of this package and all of my other
responsibilities as a PI. I have not been responding to issue posts and I have not been pushing updates to the software. We are actively searching to hire
a computational biologist to continue to develop and maintain ArchR and related tools. If you know someone who might be a good fit, please let us know!
In the meantime, your issue will likely go without a reply. Most issues with ArchR right not relate to compatibility. Try reverting to R 4.1 and Bioconductor 3.15.
Newer versions of Seurat and Matrix also are causing issues. Sorry for not being able to provide active support for this package at this time.

@pennycuda pennycuda reopened this Apr 1, 2024
@pennycuda
Copy link
Author

I think I fixed this by loading the BSgenome.Hsapiens.UCSC.hg38 library at the top of the second ArchR step file. This wasn't needed previously, so it's a little weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants