Description Usage Arguments Value Author(s) Examples
convert a dataframe in bed format to an index string
1 |
x |
a object region object or index |
sort |
should the index be sorted |
Returns a vector of string based genomic regions
Daryl Waggott
1 2 | test.regions <- get.random.regions(10);
bed2index(test.regions);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.