estimate.cvg | R Documentation |
Estimates the possible coverage of primers using
probes of size k
and only considering perfect
matches without consideration of ambiguities.
estimate.cvg(lex.df, k = 18, mode.directionality, sample = "")
k |
A numeric giving the size of the primers. |
mode.directionality |
Estimation of coverage for forward/reverse/both? |
sample |
An optional identifier for the sample. |
seqs |
A character vector of sequences to evaluate coverage for. |
A list with entries fw
and rev
giving
data frames for forward/reverse binding.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.