update.individual.binding.region | R Documentation |
Adjusts the existing annotation of binding regions by specifying an interval relative to the existing binding region.
## S3 method for class 'individual.binding.region'
update(min, max, template.df, mode.directionality)
min |
Position where binding should start. |
max |
End position of binding. |
mode.directionality |
Directionality of primers. |
Template |
data frame. |
Position 0
indicates the first position after the existing
binding region. Hence, negative positions adjust the binding region towards
the existing binding regions and non-negative positionis extend
the existing binding region definition aways from the existing target region.
Template data frame with updated binding regions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.