augment.primer.cvg | R Documentation |
Computes the coverage for the primers in primer.df
that is still missing such that the relaxation procedure can adjust
appropriate constraints.
augment.primer.cvg(
primer.df,
template.df,
settings,
partial = FALSE,
constraint = NULL
)
primer.df |
A |
template.df |
A |
settings |
A |
partial |
Whether all missing primer coverage values should be
computed. If |
constraint |
A character vector specifying the exclusion reason for which the partial augmentation should take place. |
A Primers
object with augmented coverage entries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.