Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 659 Bytes

File metadata and controls

22 lines (16 loc) · 659 Bytes

FastqList tool help

FastqList (0.1-420-g3536bb0)

List read IDs and base count.

Mandatory parameters:
  -in <file>   Input FASTQ file (gzipped or plain).

Optional parameters:
  -out <file>  Output TSV file. If unset, writes to STDOUT.
               Default value: ''

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'.

FastqList changelog

FastqList 0.1-420-g3536bb0

back to ngs-bits