Description Usage Arguments Value
View source: R/binding_model_functions.r
returns probability of having each possible hexamer primer ASSUMING THE SAME NUCLEOTIDE COMPOSITION IN EVERY POSITION OF THE HEXAMER SEQUENCE
1 2 | batch.prob.uniform(hexs = all.hexamers(), nuc.probs = c(pA = 0.25, pT =
0.25, pG = 0.25, pC = 0.25))
|
hexs |
vector of random hexamer sequences |
nuc.probs |
vector of fraction of each nucleotide |
vector of primer probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.