View source: R/deltaCaptureC.R
getLopsidedness | R Documentation |
This function looks at the sidedness around the viewpoint and returns the absolute value of the difference between the sum of the values before and after the viewpoint inside the viewpoint region.
getLopsidedness(se, viewpointRegion, colName = "delta")
se |
a SummerizedExperiment giving the delta or permuted delta |
viewpointRegion |
the region around the viewpoint in which to investigate lopsidedness |
colName |
defaults to 'delta' |
the lopsidedness around the viewpointMid in the viewpointRegion
lopsidedness = getLopsidedness(binnedDeltaSE,viewpointRegion)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.