View source: R/add_local_files.R
add_local_file | R Documentation |
Add files to local SeqPlots installation
add_local_file(x, name = deparse(substitute(x)), file_genome = "ce11", file_user = "user", file_comment = "", root = file.path(path.expand("~"), "SeqPlots_data"))
x |
file path, GRanges, SimpleRleList or BigWigFile object |
name |
neme of the file |
file_genome |
genome version |
file_user |
user name |
file_comment |
comment |
root |
local installation directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.