View source: R/optimization_ILP.R
add.coverage.constraints | R Documentation |
Adds coverage constraints to ILP instance.
add.coverage.constraints(lprec, covered.templates, template.coverage)
lprec |
An ILP instance. |
covered.templates |
Indices of covered template sequences. |
template.coverage |
List containing the indices of covering primers for each template. |
lprec
with coverage constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.