get all seqdiffs for some population
1 2 3 4 5 6 7 | getSeqdiffsByAmp(
db,
pop = "%",
ignoreIndels = FALSE,
getPopulation = FALSE,
kit = default_kit
)
|
db |
the database handle |
pop |
the population requested (defaults to all). vectorized populations okay |
ignoreIndels |
strips out indel events (default TRUE) |
getPopulation |
gets the population label along with the sequence differences |
kit |
nameof amplicon sequencing kit... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.