write_segments: Write segments by sample.

Description Usage Arguments Value Methods (by class)

Description

Write segments by sample.

Usage

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)

Arguments

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.

Value

A character vector of file names.

Methods (by class)


markgene/yamatCN documentation built on Dec. 7, 2019, 4:36 a.m.