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 in plotFootprints(seFoot = seFoot, ArchRProj = projHeme, normMethod = "Subtract", : unused argument (useNames = TRUE) #2148

Open
ttchen0714 opened this issue Apr 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ttchen0714
Copy link

Hi,

I have trouble running an plotFootprints method.
Here is code:
plotFootprints(
seFoot = seFoot,
ArchRProj = projHeme,
normMethod = "Subtract",
plotName = "Footprints-Subtract-Bias",
addDOC = FALSE,
useNames = TRUE,
smoothWindow = 5
)
Error in plotFootprints(seFoot = seFoot, ArchRProj = projHeme, normMethod = "Subtract", :
unused argument (useNames = TRUE)
Here is log:
ArchR-plotFootprints-1807db156cc380-Date-2024-04-16_Time-16-52-19.log
I have tried:
1, install matrixStats version 1.1.0, but its still not working 2, BiocManager::install(version = "3.18"), but I got "Error: Bioconductor version '3.18' requires R version '4.3'; use version = '3.16'`
with R version 4.2; see https://bioconductor.org/install"
How can I fix this error?

@ttchen0714 ttchen0714 added the bug Something isn't working label Apr 16, 2024
@rcorces
Copy link
Collaborator

rcorces commented Apr 16, 2024

Hi @ttchen0714! 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.

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