Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • t.wieland
    Junior Member
    • Mar 2010
    • 8

    #1

    Illumina Pipeline Version

    Hi!

    I'm digging through our old archives to convert all the *_sequence.txt files into .bam files using Picard tools to save disk space. I know that before Pipeline version 1.3 different quality scores were used, but now I'm wondering how to find out which version of the pipeline was used for a specific run? Is it the same number that is used in the path, e.g. version 1.5 for .../Bustard1.5.0_16-10-2009_seq/...? And when (so which month/year) has version 1.3 been published?

    Thanks!

    Thomas
  • maubp
    Peter (Biopython etc)
    • Jul 2009
    • 1544

    #2
    See also http://seqanswers.com/forums/showthread.php?t=8895 for more recent changes to be aware of.

    Comment

    • simonandrews
      Simon Andrews
      • May 2009
      • 870

      #3
      If you look in the config.xml file in your GERALD directory it contains a load of useful information, including the full path to the program used for the processing. If you've used the normal methods of installing illumina pipelines then this will contain the pipeline version used.

      Comment

      • t.wieland
        Junior Member
        • Mar 2010
        • 8

        #4
        Ah, ok. Thanks! So for instance the entry:
        <BIN_DIR>/usr/local/packages/solexa-pipeline/GAPipeline-1.5.0/bin/../bin</BIN_DIR>
        should mean that this run was analysed using version 1.5?

        Comment

        • simonandrews
          Simon Andrews
          • May 2009
          • 870

          #5
          Originally posted by t.wieland View Post
          Ah, ok. Thanks! So for instance the entry:
          <BIN_DIR>/usr/local/packages/solexa-pipeline/GAPipeline-1.5.0/bin/../bin</BIN_DIR>
          should mean that this run was analysed using version 1.5?
          That would seem to be the case in our run folders. It might break down if you'd added the pipeline bin folder to the path and not specified the full path to Bustard/Gerald etc, but since we've never done that I'm not sure what would end up in BIN_DIR in those cases.

          Comment

          • t.wieland
            Junior Member
            • Mar 2010
            • 8

            #6
            Ok, unfortunately in many cases these paths don't include the version number. Any other ideas? Does anybody know what Picard tools FastqToSam does when it finds a quality value thats out of range? Because if it would throw an Exception, we could just work it out in a kind of trial-and-error strategy.

            Comment

            • simonandrews
              Simon Andrews
              • May 2009
              • 870

              #7
              You could run the files through fastqc which will detect the encoding used. That would then let you pass on the appropriate flags to picard to do the conversion.

              Comment

              • t.wieland
                Junior Member
                • Mar 2010
                • 8

                #8
                Hi Simon,

                thanks for this suggestion. I'm running it right now to detect the encoding and so far it found the values "Illumina 1.5" and "Sanger / Illumina 1.9". Now I'm wondering which are the possible encoding values fastqc produces and which of these values correspond to the old Illumina encoding and which to the new one?

                Comment

                • simonandrews
                  Simon Andrews
                  • May 2009
                  • 870

                  #9
                  Originally posted by t.wieland View Post
                  Hi Simon,

                  thanks for this suggestion. I'm running it right now to detect the encoding and so far it found the values "Illumina 1.5" and "Sanger / Illumina 1.9". Now I'm wondering which are the possible encoding values fastqc produces and which of these values correspond to the old Illumina encoding and which to the new one?
                  The set of encodings it can detect, and the associated offset values are:
                  • Illumina <1.3 (59)
                  • Illumina 1.3 (64)
                  • Illumina 1.5 (64)
                  • Sanger / Illumina 1.9 (33)


                  If you're converting to SAM/BAM you'll need to convert anything which isn't Sanger/Illumina 1.9.

                  Comment

                  Latest Articles

                  Collapse

                  • 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
                  • SEQadmin2
                    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                    by SEQadmin2


                    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                    The systematic characterization of the human proteome has
                    ...
                    07-20-2026, 11:48 AM
                  • SEQadmin2
                    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                    by SEQadmin2



                    Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                    ...
                    07-09-2026, 11:10 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 07-31-2026, 02:55 AM
                  0 responses
                  17 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-24-2026, 12:17 PM
                  0 responses
                  15 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-23-2026, 11:41 AM
                  0 responses
                  13 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-20-2026, 11:10 AM
                  0 responses
                  25 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...