Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

To figure out whether a FASTQ file is in Sanger, Solexa or Illumina format, run

get_fastq_format.pl <input_file>

which will output "sanger", "solexa", or "illumina", depending on the ASCII characters in the quality string.

  • No labels