intervs_to_mat | R Documentation |
Transform an intervals set to matrix
intervs_to_mat(df, remove_intervalID = TRUE)
df |
intervals set |
remove_intervalID |
whether to remove the "intervalID" column generated by a gextract call |
matrix with coordinate rownames (chrom_start_end). if remove_intervalID == FALSE
, also with intervalID
column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.