Description Usage Arguments Value Methods (by class)
Write segments by sample.
1 2 3 4 5 6 7 | write_segments(x, outdir, filename, overwrite = FALSE, verbose = TRUE,
...)
## S4 method for signature 'ConumeePipe'
write_segments(x, outdir,
filename = "conumee-segments.tab", overwrite = FALSE,
verbose = TRUE)
|
x |
An object. |
outdir |
A character scalar of output directory. |
filename |
A character scalar of output file name. |
overwrite |
A logical scalar. Default to FALSE. |
verbose |
A logical scalar. Default to TRUE. |
... |
Any other arguments. |
A character vector of file names.
ConumeePipe
: x is ConumeePipe
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.