Description Usage Arguments Value Author(s) Examples
This function will generate all possible combinations of barcoded primer sets.
1 | primerCombi(primerfile)
|
primerfile |
arguments to specify the primer identifier file. |
The file will generate a data frame of two columns, each row gives a primer combination.
Sizhong Yang <yanglzu@163.com>
1 2 3 | data(PrimerLabels)
tcomb = primerCombi(PrimerLabels)
dim(tcomb)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.