Convert a .scn file to another format
wb_convert_scn.Rd
The BioRad ChemiDoc produces .scn files that can be converted to .tif(f) files using bfconvert.
Arguments
- file
Character. Path to the file to be converted.
- dest_name
Character. File name and path to save to. If not supplied, will be same name and location as input, but with a .tif extension.
- overwrite
Logical. Should the file be overwritten if it already exists?
Details
This function requires bftools to be installed