| .parse_coord_strings | R Documentation |
Parse coordinate strings into a data frame
.parse_coord_strings(coord_vec, pkg_name_override = NULL)
coord_vec |
Character vector of colon-separated coordinate strings. |
pkg_name_override |
Optional BSgenome package name for 4-field strings. |
Data frame with columns chr, win_start, win_end,
strand, pkg_name, and region_id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.