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

Unused argument error while running topicsRcisTarget #76

Open
debbie28 opened this issue Aug 21, 2022 · 0 comments
Open

Unused argument error while running topicsRcisTarget #76

debbie28 opened this issue Aug 21, 2022 · 0 comments

Comments

@debbie28
Copy link

debbie28 commented Aug 21, 2022

Hello!

Thanks for developing cisTopic. It's an awesome package. I am stuck in the very last analysis, where I am trying to run motif enrichment analysis on the topics. I am running the following and getting an error:

pathToFeather <- 'mm9-regions-9species.all_regions.mc9nr.feather'
Cistopic <- topicsRcisTarget(Cistopic, genome='mm9', pathToFeather, reduced_database=FALSE, nesThreshold=3, rocthr=0.005, nCores=8)
Error in do.ply(i) :
task 1 failed - "unused argument (geneErnMaxRank = maxRank)"

This is very similar to an issue posted before, but there it seemed the problem was a typo and reinstalling RCisTarget solved the issue. However, that did not work for me.

I would greatly appreciate some insights on how to solve this issue.

Thanks
Debbie

@debbie28 debbie28 changed the title Unused argument error while running Unused argument error while running topicsRcisTarget Aug 21, 2022
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

1 participant