Skip to content

First stab at generating MASC-PCR primers for specific variants.#7

Open
glebkuznetsov wants to merge 5 commits into
Wyss:masterfrom
glebkuznetsov:specific_variant_pipeline
Open

First stab at generating MASC-PCR primers for specific variants.#7
glebkuznetsov wants to merge 5 commits into
Wyss:masterfrom
glebkuznetsov:specific_variant_pipeline

Conversation

@glebkuznetsov
Copy link
Copy Markdown
Contributor

This new code attempts to re-use the existing code as much as possible.
Thus the pipeline is setup to create a modified genome and then reuse
Mauve alignment and other functions where possible.

It should be possible to refactor this to get rid of the need for Mauve
by manually building the lookup tables (LUTs).

glebkuznetsov and others added 5 commits March 21, 2015 09:26
This new code attempts to re-use the existing code as much as possible.
Thus the pipeline is setup to create a modified genome and then reuse
Mauve alignment and other functions where possible.

It should be possible to refactor this to get rid of the need for Mauve
by manually building the lookup tables (LUTs).
…Size

Fix bug in ioutil#getPrimerPairProductSize.
This new code attempts to re-use the existing code as much as possible.
Thus the pipeline is setup to create a modified genome and then reuse
Mauve alignment and other functions where possible.

It should be possible to refactor this to get rid of the need for Mauve
by manually building the lookup tables (LUTs).
Previously we were not properly searching the space of possible primers.
Now I'm more confident we are.
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

Successfully merging this pull request may close these issues.

2 participants