View source: R/parse2GRanges.R
parse2GRanges | R Documentation |
parse text like "chr13:99,443,451-99,848,821:-" into GRanges
parse2GRanges(text)
text |
character vector like "chr13:99,443,451-99,848,821:-" or "chr13:99,443,451-99,848,821" |
an object of GRanges
parse2GRanges("chr13:99,443,451-99,848,821:-")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.