calculateAdaptativeTrend | R Documentation |
Will perform adaptative smoothing will scaling one profile to the reference UMI-4C profile.
calculateAdaptativeTrend(umi4c, sd = 2, normalized = TRUE)
umi4c |
UMI4C object as generated by |
sd |
Stantard deviation for adaptative trend. |
normalized |
Logical indicating whether UMI-4C profiles should be
normalized to the |
Calculates the adaptative trend considering the minimum number of molecules to use for merging different restriction fragments. It also calculates the geometric mean of the coordinates of the merged restriction fragments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.