View source: R/optimization_algo.R
get.init.file.name | R Documentation |
Constructs a filename for initialized primers.
get.init.file.name(
cur.results.loc,
GROUP,
primer.lengths,
mode.directionality,
allowed.region.definition,
init.algo,
max.degen,
conservation
)
cur.results.loc |
Directory where the file should be stored. |
GROUP |
Sample name of templates. |
primer.lengths |
Interval of desired primer lengths. |
mode.directionality |
Directionality of the primers |
allowed.region.definition |
Definition of the allowed region. |
init.algo |
Initialization algorithm identifier. |
max.degen |
Maximum degeneracy of primers. |
conservation |
Required ratio of primer conservation. |
A filename for the initialized primers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.