Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sphil
    Senior Member
    • Apr 2010
    • 192

    #1

    Illumina Raw output

    Hey guys,

    here is maybe a stupid question but at my group there are some discussion about what output format the illumina Hiseq2000 produces. Am i right that it is a (or some) fastq file? Thus, there is no need to convert them for using bowtie and stuff like that?

    Thanks in advance!


    Best,

    Philip
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    The sequence produced at the end of analysis by illumina pipeline is a fastq format sequence file (if you chose not to do any alignments with ELAND).
    In the past (pipeline v.1.7 and earlier) the quality values in the sequence files were in the "illumina" format (and so would presumable need conversion to sanger quality values depending on your needs).
    With the "current" version of pipeline (v.1.8) default quality values have changed to sanger format.

    Comment

    • westerman
      Rick Westerman
      • Jun 2008
      • 1104

      #3
      More precisely (and note that I am still a beginner in terms of CASAVA 1.8 and the hiSeq) I believe that the output from the machine is 'qseq' format and that the first step in CASAVA processing converts qseq to fastq.

      Of course most people will want to have, and perhaps only be given, the latter.

      Comment

      • kmcarr
        Senior Member
        • May 2008
        • 1181

        #4
        Originally posted by westerman View Post
        More precisely (and note that I am still a beginner in terms of CASAVA 1.8 and the hiSeq) I believe that the output from the machine is 'qseq' format and that the first step in CASAVA processing converts qseq to fastq.

        Of course most people will want to have, and perhaps only be given, the latter.
        But this too has changed recently.

        During the run the Real Time Analysis (RTA) software on the instrument control computer (that Dell T7500 sitting next to it) is processing the images to determine cycle-by-cycle intensities for each cluster and then performing base calling based on those intensities. RTA stores the base call data in a series of so called BCL files. There is one BCL (suffix .bcl) file for each lane-tile-cycle (960 per cycle or 192,000 for a 2x100 PE run + 6,720 more for the index read if included). BCL is a compact binary data file so you can't open these files to "look at them". This is the final output from the instrument and its RTA software.

        Offline this data can be further processed through CASAVA, now currently at v1.8. With the introduction of 1.8 QSEQ files are gone (you can still produce them but they aren't used any more). CASAVA 1.8 includes a utility to directly produce compressed (gzip) FASTQ files from the BCL files. This utility includes demultiplexing if the run was multiplexed. They also changed the file naming convention (no more s_1_sequence.txt) for every single run. The format of the Read ID line has also changed somewhat as well as the encoding format for the Q-Scores as GenoMax mentioned. They now produce FASTQ files adhering to the Sanger definition of ASCII(Phred+33).

        Comment

        • westerman
          Rick Westerman
          • Jun 2008
          • 1104

          #5
          kmcarr is, of course, correct. 'qseq' is no longer. 'bcl' is how the Illumina stores its data. I should have double checked my memory before posting earlier this morning. Too many changes so quickly! That, and not having enough coffee. :-)

          Comment

          • sphil
            Senior Member
            • Apr 2010
            • 192

            #6
            So, you got the *.bcl files from a sequencing run and not the fastq. Thus, using CASAVA is crucial to get those?

            Comment

            • fkrueger
              Senior Member
              • Sep 2009
              • 627

              #7
              Yes, if you want to generate qseq files you need to run the conversion script setupBclToQseq.py. If you want to generate FastQ files as well you can specify --GERALD and request FastQ files (and/or alignments with ELAND) in the gerald configuration options. More information on this can found in the OLB1.9 User guide.

              Comment

              • sphil
                Senior Member
                • Apr 2010
                • 192

                #8
                thanks guys, you helped me a lot!

                Comment

                • kmcarr
                  Senior Member
                  • May 2008
                  • 1181

                  #9
                  Originally posted by fkrueger View Post
                  Yes, if you want to generate qseq files you need to run the conversion script setupBclToQseq.py. If you want to generate FastQ files as well you can specify --GERALD and request FastQ files (and/or alignments with ELAND) in the gerald configuration options. More information on this can found in the OLB1.9 User guide.
                  Note that these instructions apply if you are using OLB v1.9 and CASAVA 1.7. The procedure is different now with CASAVA 1.8. Version 1.8 has a script, configureBclToFastq.pl, which coordinates the conversion of .bcl files directly to compressed fastq files, with demultiplexing if needed. GERALD is no longer included in CASAVA (there is a different script to manage alignments). Also, OLB is no longer required for any part of the normal post instrument analysis.

                  Comment

                  • stelabentley
                    Junior Member
                    • Aug 2021
                    • 1

                    #10
                    During the run the Real Time Analysis (RTA) software on the instrument control computer (that Dell T7500 sitting next to it)

                    is processing the images to determine cycle-by-cycle intensities for each cluster and then performing base calling based on those intensities.

                    RTA stores the base call data in a series of so called BCL files.

                    There is one BCL (suffix .bcl) file for each lane-tile-cycle (960 per cycle or 192,000 for a 2x100 PE run + 6,720 more for the index read if included).

                    BCL is a compact binary data file so you can't open these files to "look at them". This is the final output from the instrument and its RTA software.

                    Offline this data can be further processed through CASAVA,

                    now currently at v1.8.

                    With the introduction of 1.8 QSEQ files are gone (you can still produce them but they aren't used any more).

                    CASAVA 1.8 includes a utility to directly produce compressed (gzip) FASTQ files from the BCL files.

                    This utility includes demultiplexing if the run was multiplexed.

                    They also changed the file naming convention (no more s_1_sequence.txt) for every single run.

                    The format of the Read ID line has also changed somewhat as well as the encoding format for the Q-Scores as GenoMax mentioned.

                    They now produce FASTQ files adhering to the Sanger definition of ASCII(Phred+33).
                    _________________
                    Optics4Birding
                    Last edited by stelabentley; 08-06-2021, 01:51 PM.

                    Comment

                    Latest Articles

                    Collapse

                    • SEQadmin2
                      How Immunogenomics Decodes Immunity’s Genetic Blueprint
                      by SEQadmin2




                      The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

                      This convergence of genetics, immunology, and computation...
                      Today, 05:41 AM
                    • SEQadmin2
                      Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                      by SEQadmin2



                      CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                      Despite this, “CRISPR helped turn genome editing from a specialized technique into
                      ...
                      07-31-2026, 11:01 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by SEQadmin2, 08-24-2026, 10:32 AM
                    0 responses
                    42 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 08-20-2026, 11:17 AM
                    0 responses
                    48 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 08-18-2026, 10:05 AM
                    0 responses
                    54 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 08-13-2026, 12:22 PM
                    0 responses
                    50 views
                    0 reactions
                    Last Post SEQadmin2  
                    Working...