Description Usage Arguments Value Examples
This function will calculate the strand depth bias for each C base position
1 | strandBias(data, window = 30, fill = 0)
|
data |
input dataframe |
window |
size of sliding window. Default is 30 bases. |
fill |
Value used to fill in where there isn't enough data for window size. Default is 0. |
a dataframe
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.