View source: R/writeBedgraph.R
writes one bedgraph file per fraction in the provided Repli-seq assay
1 | writeBedgraph(rs_assay, path_file, sample_name, system_separator = "/")
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.