Description Usage Arguments Value Examples
An example is shown in the vignette at https://github.com/ipb-halle/GoldenMutagenesis/blob/master/vignettes/Point_Mutagenesis.md
1 2 3 4 5 6 7 8 9 10 | print_primer(primer)
## S4 method for signature 'Primer'
print_primer(primer)
## S4 method for signature 'Primerset'
print_primer(primer)
## S4 method for signature 'Extended_Primerset'
print_primer(primer)
|
primer |
An object of class Primer, Primer_MSD or Primerset |
Textual output
1 2 3 | #Load results of the Point Mutation vignette and print it
data(Point_Mutagenesis_BbsI_result)
print_primer(primers)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.