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

Most efficient way to multi-thread dicey searches #8

Closed
dionzand opened this issue Jul 6, 2023 · 1 comment
Closed

Most efficient way to multi-thread dicey searches #8

dionzand opened this issue Jul 6, 2023 · 1 comment

Comments

@dionzand
Copy link

dionzand commented Jul 6, 2023

Hi,

I want to perform multiple in silico PCR's using Dicey. But every time I start a new search it seems like it has to load the full reference genome. Is there a more efficient way to load the reference genome only once and perform multiple searches against that reference genome?

Thanks!
Dion

@tobiasrausch
Copy link
Member

You can input multiple primer pairs in one search.

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