add_local_file {seqplots} | 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 |