View source: R/con_primer_coverage.R
get.relative.binding.pos | R Documentation |
Retrieves primer binding position relative to allowed regions of either
forward or reverse primers, as specified by direction
.
get.relative.binding.pos(allowed, primer.pos, direction, covered.seqs.idx)
allowed |
Positions where binding is allowed in the templates. |
primer.pos |
Binding position of primer (absolute). |
direction |
Direction (either fw/rev). |
covered.seqs.idx |
Indices of covered templates. |
Numeric of relative binding position to allowed region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.