Description Usage Arguments Author(s)
This function creates a BED file from the segmentation result of rnb.execute.segmentation
and stores it on disk.
1 2 3 4 5 6 | rnb.bed.from.segmentation(
rnb.set,
sample.name,
type = "final",
store.path = getwd()
)
|
rnb.set |
An |
sample.name |
The sample name for which segmentation was computed. |
type |
The type of segmentation ( |
store.path |
Path to which the BED file is to be stored. |
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.