Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<fastx_command> -h will display the help screen for that command.

Eg: fastx_trimmer -h

Note: When using fastx tools with Illumina HiSeq data from Casava 1.8, make sure to add -Q33 option. Fastx tools assumes quality scores with ASCII offset 64, but the data is Sanger encoded(offset 33), so this needs to be specified explicitly by adding the -Q33 flag.