Description Usage Arguments Details Author(s)
View source: R/MID_primer_design.R View source: R/MID_primer_design_bruteforcerecursion.R
This will produces MIDs
1 2 3 |
design_fasta |
is expected to have the forward, reverse, and target gene in it. Must have 'forward' and 'reverse' in the contig names for the forward and reverse primers |
MID2targetmismatchesAllowed |
is the number of base-pair mismatches allowed in the MID before it would bind to ANY place on the target gene |
This is a brute-force approach with recursion as the number of new MIDs proposed is based on "how close we are to solving the problem" with the current sit of MIDs
Nick Brazeau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.