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

Running Model on Multiple Inputs #8

Open
MarriaK opened this issue Jun 5, 2024 · 1 comment
Open

Running Model on Multiple Inputs #8

MarriaK opened this issue Jun 5, 2024 · 1 comment

Comments

@MarriaK
Copy link

MarriaK commented Jun 5, 2024

Hello,
I’m interested in your StrainHub model and would like to know if it is possible to run the model on multiple inputs in a loop. Specifically, I want to run the model on 500 test cases and save the transmission network for each one.

Thank you for your assistance and time

@colbyford
Copy link
Collaborator

Hello!

This would be challenging to do from the Shiny app UI. However, you could certainly check out the R package and just write a loop to generate the networks programmatically.

Here's the link to the latest package version: https://github.com/colbyford/StrainHub/tree/master/pkg

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

2 participants