Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 638 Bytes

FastqConvert.md

File metadata and controls

19 lines (14 loc) · 638 Bytes

FastqConvert tool help

FastqConvert (0.1-420-g3536bb0)

Converts the quality scores from Illumina 1.5 offset to Sanger/Illumina 1.8 offset.

Mandatory parameters:
  -in <file>   Input gzipped FASTQ file.
  -out <file>  Output gzipped FASTQ file.

Special parameters:
  --help       Shows this help and exits.
  --version    Prints version and exits.
  --changelog  Prints changeloge and exits.
  --tdx        Writes a Tool Definition Xml file. The file name is the application name with the suffix '.tdx'.

FastqConvert changelog

FastqConvert 0.1-420-g3536bb0

back to ngs-bits