View source: R/optimization_ILP.R
add.dimerization.constraints | R Documentation |
Updates ILP formulation with dimerization constraints.
add.dimerization.constraints(lprec, D.idx, indices)
lprec |
An ILP instance. |
D.idx |
Data frame giving the indices of dimerizing primer pairs. |
indices |
Row indices for setting the dimerization constraints in |
lprec
with added dimerization constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.