Description Usage Arguments Value
View source: R/expand_ranges.R
Expand TSS GRanges for downstream analysis
| 1 2 3 4 5 6 | expand_ranges(
  deep_obj,
  sequence_expansion = 10,
  signal_expansion = 10,
  shape_expansion = 10
)
 | 
| deep_obj | deep_tss object | 
| sequence_expansion | Number of bases to expand on each side for surrounding sequence analysis | 
| signal_expansion | Number of bases to expand on each side for surrounding signal analysis | 
| shape_expansion | Number of bases to expand on each side for surrounding DNA shape analysis | 
Expanded GRanges objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.