5.4. srf2sms

5.4.1. Purpose

Convert SRF file format to SMS file format.

5.4.2. Usage

$ srf2sms --srf_file my.srf

5.4.3. Parameters

Allowed options:
  --help                  produce help message
  --version               produce version message
  --srf_file arg          SRF file name
  --type arg (=1)         sequencing type [OPTIONAL]
  --sms_file arg          SMS file name [OPTIONAL]
  --xml_file arg          XML file name [OPTIONAL]
  --clipping_roi_file arg Clipping ROI file name [OPTIONAL]
  --compress arg (=0)     compress output [OPTIONAL]
  --description arg       description for SMS file [OPTIONAL]

5.4.4. Comments

  • The sms_file parameter must be supplied or no output will be created.