buildControl | R Documentation |
Build control regions
buildControl(
case,
k,
ctrl.rel.pos,
genome,
output.path = "control/",
verbose = TRUE
)
case |
Case in Coordinate class object format. |
k |
Integer size of the expanded k-mer. |
ctrl.rel.pos |
Control relative position. |
genome |
Genome class object. |
output.path |
Output directory path to save control coordinate. |
verbose |
Boolean. Default is TRUE and will print progress updates. |
Control in Coordinate class object format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.