add_local_file: Add files to local SeqPlots installation

Description Usage Arguments

View source: R/add_local_files.R

Description

Add files to local SeqPlots installation

Usage

1
2
3
add_local_file(x, name = deparse(substitute(x)), file_genome = "ce11",
  file_user = "user", file_comment = "",
  root = file.path(path.expand("~"), "SeqPlots_data"))

Arguments

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


seqplots documentation built on Nov. 8, 2020, 4:52 p.m.