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 sracipeSimulate function with multithreading #2

Open
LalicJ opened this issue Jan 4, 2024 · 0 comments
Open

Error in sracipeSimulate function with multithreading #2

LalicJ opened this issue Jan 4, 2024 · 0 comments

Comments

@LalicJ
Copy link

LalicJ commented Jan 4, 2024

Hi, sorry to bother you. I met a error when I ran

rSet <- sRACIPE::sracipeSimulate(circuit = Circuit, numModels = 10000,
                             plots = FALSE, integrateStepSize = 0.1,
                             simulationTime = 20000, nCores = 10)

I met an error

circuit file successfully loaded
Generating gene thresholds
generating thresholds for uniform distribution1...
========================================Error in UseMethod("tweak") :
  no applicable method for 'tweak' applied to an object of class "NULL"

If I do not use nCores parameter it doesn't report this error (but it works very slowly). Any help would be greatly appreciated.@vivekkohar

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