# NOT RUN {
chicane.results <- system.file(
'extdata', 'T47D_2q35_filtered_chicane_calls.txt',
package = 'chicane'
);
output.file = file.path(tempdir(), 'temp_standard_format.txt');
convert.standard.format(chicane.results, file.name = output.file);
# }
Run the code above in your browser using DataLab