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

Adapt method for targetted tiled sequencing? #26

Open
matbeale opened this issue Feb 26, 2021 · 6 comments
Open

Adapt method for targetted tiled sequencing? #26

matbeale opened this issue Feb 26, 2021 · 6 comments

Comments

@matbeale
Copy link

Not so much of an issue as a query. I'm interested in using the tiled multiplex PCR approach for enriching targetted regions of larger genomes (e.g. bacterial) from mixed samples. I'm thinking about picking say 10-20 regions in different parts of the genome, each around 1Kb (so potentially wanting multiple amplicons per region). Can PrimalScheme cope with that type of approach, or can it only design for a contiguous sequence alignment? What would be the best way to input an alignment in this situation - a concatamer of different regions (which I expect would result in some bad designs) or can it take different (very divergent) sequences one after another, yet still part of the same overall scheme? Thanks

@joshquick
Copy link
Collaborator

joshquick commented Feb 27, 2021 via email

@matbeale
Copy link
Author

matbeale commented Mar 1, 2021

Thanks Josh - I look forward to the update.
Best wishes,
Mat

@emdyess
Copy link

emdyess commented Apr 7, 2021

I have the exact same question! Any update on the implementation or whether there is a suitable workaround? If we can't supply a multi-fasta, could we concatenate with, say, 100nt spacers (e.g. N's)? I am looking to perform a single-reaction multiplex PCR.

@aresti
Copy link
Owner

aresti commented Apr 7, 2021

We have this feature implemented and in a working state on this development branch:
feat-panels

If you clone and checkout that branch, then follow the 'install from source' instructions - you can try it out
Run as before except you can now pass multiple input files

It appears to be working fine and all the existing tests are passing. We need to tidy it up, write a few more tests and add some polish, before releasing it in the coming weeks. Web interface will follow shortly afterwards.

Consider it alpha for now but feel free to try it

@emdyess
Copy link

emdyess commented Apr 8, 2021

Wow! Thanks for the prompt response! I'll give it a whirl.

@aresti
Copy link
Owner

aresti commented Apr 8, 2021

let us know how you get on - forgot to say, I don't think we got round to fixing the svg/pdf plot yet, so ignore that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants