estimate.cvg.dir | R Documentation |
Estimates the possible coverage of primers using
probes of size k
and only considering perfect
matches without consideration of ambiguities.
estimate.cvg.dir(seqs, k, id = "")
seqs |
A character vector of sequences to evaluate coverage for. |
k |
A numeric giving the size of the primers. |
id |
An optional identifier for the primers. |
A data frame with binding information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.