saveSccsIntervalData saves an object of type sccsIntervalData to folder.

saveSccsIntervalData(sccsIntervalData, folder, compress = FALSE)

Arguments

sccsIntervalData

An object of type sccsIntervalData as generated using createSccsIntervalData.

folder

The name of the folder where the data will be written. The folder should not yet exist.

compress

Should compression be used when saving?

Details

The data will be written to a set of files in the specified folder.