Save segmentation file
save_segmentation.RdSave each sample's segmentation file as a tab-delimited text file.
Arguments
- seg_list
The output of
run_cbs, i.e. a list of DNAcopy objects- output_dir
Directory where the segmentation files should be saved
- filenames
A character vector of the names to save each sample by. This should be the same length and order as
seg_list