Description Usage Arguments Value Examples
Generate random position for primers. Mostly for internal testing and examples
1 | generateRandomPrimers(genomeSize, frequency)
|
genomeSize |
Max position for primers |
frequency |
About how much space between primers. Function will generate approximately genomeSize/frequency primers |
sorted list of positions
1 | ampcountr:::generateRandomPrimers(10000,100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.