tmp_loc <- function(){ location <- paste0('/tmp/', paste0(sample(c(LETTERS, letters, 0:9), 6), collapse = '') , '.bed') location }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.