parse.gr | R Documentation |
Quick function to parse GRanges from character vector IGV-/UCSC-style strings of format gr1;gr2;gr3 where each input GRanges is of the format chr:start-end[+/-]
parse.gr(...)
... |
arguments to parse.grl i.e. character strings in UCSC style chr:start-end[+-] |
GRanges parsed from IGV-/UCSC-style strings
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.