StringsToGRanges | R Documentation |
StringsToGRanges
StringsToGRanges
Turns a list of strings in the format chr1:100-200
into a GRanges object
StringsToGRanges(regionString)
regionString |
A string or list of strings each in the format chr1:100-200 |
a GRanges object with ranges representing the input string(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.