This is a test version of Biostars. For the public version, visit https://www.biostars.org.
What Is Sff_Extract Output Fastq File Format?

Refer to this document what is sff_extract output fastq file format?

fastq

Can you clarify this question, it doesn't make sense?

1 answer

You can detect type of fastq format using fastqc or DetermineFastqQualityEncoding.pl script:

$ perl DetermineFastqQualityEncoding.pl r05_in.iontor.fastq

sampling..

observed range: 34-76

format: Sanger or Illumina 1.9+ (offset by 33)

Log in to answer this question.