create_df_from_range | R Documentation |
Convert a chr and a breakpoint vector in a segments data frame
create_df_from_range(breaks, name)
breaks |
vector of breakpoints for a given chromosome |
name |
chhr name |
a data frame with genomic segments (with 3 cols chr, from, to)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.