Description Usage Arguments Value Examples
View source: R/myGRBasicFunctions.R
Convert a GemomicRanges object (1-based close) in a dataframe like bedgraphs (0-based half open)
1 | bedGraphFromGR(gr)
|
gr |
a GenomicRanges object |
a data frame with 4 columns (seqnames, start, end, score)
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.