Description Usage Arguments Value Examples
Given a GRanges object of query regions, create a background set of peaks that have the same length distribution based on the flanking regions of the peaks.
1 |
queryRegions |
GRanges object containing coordinates of input query
regions imported by the |
GRanges object that contains the same number of regions as query regions
1 2 | data(queryRegions)
controlRegions <- createControlRegions(queryRegions = queryRegions)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.