Description Usage Format Details Examples
A data frame containing 2 columns of primer identifiers (Note, not the sequence of barcode or barcoded primer itself). The first and second columns represent forward and reverse primers, respectively. The forward primer labels must end with 'forward' or 'for' (case insensitive), connected other info with '_' or '-', e.g. 'Uni515-10-For'. The reverse follows similar format, ending with 'reverse' or 'rev'.
1 | data("PrimerLabels")
|
A data frame with 2 columns and 96 rows, each row represent the identifier of barcoded primer.
Forward
a character vector
Reverse
a character vector
The identifiers in this example come from a custom dataset, amongst 'Uni515' represent universal bacterial primer starting at position 515, and 'Uni806' denotes that the universal bacterial primer with position 806.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.