writeBedgraph: Write Bedgraph files of Repli-seq assays

Description Usage Arguments

View source: R/writeBedgraph.R

Description

writes one bedgraph file per fraction in the provided Repli-seq assay

Usage

1
writeBedgraph(rs_assay, path_file, sample_name, system_separator = "/")

Arguments

rs_assay

a Repli-seq assay (data.frame) loaded with readRS() and formatted as chr,start,stop,S1,...,Sx (or S0)

path_file

a path to the files to write

sample_name

a string for the file names

system_separator

default is "/" as dedicated for linux file system


CL-CHEN-Lab/RepliSeq documentation built on Sept. 11, 2021, 12:04 p.m.