Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Demultiplexing in-line barcodes

    Hi all,

    I just used a kit that has in-line barcodes for multiplexing RNA-seq samples. CASAVA cannot handle in-line barcodes. Can anyone suggest if there are any other tools and the best way to demultiplex in-line barcoded data.

    Thanks
    Last edited by saikumarkv; 03-26-2012, 11:19 AM.

  • #2
    CASAVA can handle in-line barcodes just fine. Check out the user's guide.

    Comment


    • #3
      HESmith, when I talked to Illumina they said it cannot handle in-line barcodes. I will check the manual. Thanks
      Sai

      Comment


      • #4
        Originally posted by saikumarkv View Post
        HESmith, when I talked to Illumina they said it cannot handle in-line barcodes. I will check the manual. Thanks
        Sai
        They lied. Or to be more polite, the representative who spoke to you perhaps does not fully understand the capabilities of the CASAVA software which led him/her to answer erroneously.

        I have demultiplexed in-line barcodes using the latest version of CASAVA. You just need to properly configure the "use-bases-mask" parameter when you run configureBclToFastq.pl. For this parameter the different reads are separated by commas and the use of bases by 'y', 'n' or 'i'. y==this base is part of the read, n==don't include this base in the output and i==this base is part of the index.

        You didn't specify how you constructed your library so I will give you an example based on our experience. We designed custom "Y" adapters which placed a 3bp barcode at the ends of the fragment; this would be immediately followed by a 'T' (due to 'A' tail ligation) which we would want to skip and then we are in to the read. We sequenced these fragments with a 2x101bp run. The library construction method would mean that the identical barcode should be present at the 5' end of both reads but we only used one (at the time CASAVA only allowed 1 barcode). To configure CASAVA I used:

        Code:
        --use-bases-mask i3ny*n,n4y*n
        This string tells CASAVA:

        • Use the first three bases of read 1 as the index (configured in SampleSheet.csv).
        • Skip the next base.
        • Use the remaining bases (except the last one) as sequence read 1.
        • Skip the first 4 bases of read 2.
        • Use the remaining bases (except the last one) as sequence read 2.

        Comment


        • #5
          Sai-- there are a number of post-casava tools (mostly free) that can do this. For example, the fastx toolkit's barcode splitter works:


          (apparently you need to click this, it won't display the whole address)

          A complication that is not solved by the fastx toolkit is paired-ends, but if that isn't relevant to you, it will work well.

          Comment


          • #6
            Demultiplexing in-line barcodes

            Originally posted by kmcarr View Post
            You didn't specify how you constructed your library so I will give you an example based on our experience. We designed custom "Y" adapters which placed a 3bp barcode at the ends of the fragment; this would be immediately followed by a 'T' (due to 'A' tail ligation) which we would want to skip and then we are in to the read. We sequenced these fragments with a 2x101bp run. The library construction method would mean that the identical barcode should be present at the 5' end of both reads but we only used one (at the time CASAVA only allowed 1 barcode). To configure CASAVA I used:
            kmcarr: I used NuGen's Ovation pico kit (older version) that has 4b barcodes. Thanks for the info. I will pass it on to our informatics people. They typically get data from TruSeq library samples. This is the first time they are analyzing data with inline barcodes. I really appreciate your input.

            Comment


            • #7
              Demultiplexing in-line barcodes

              Originally posted by gruberjd View Post
              Sai-- there are a number of post-casava tools (mostly free) that can do this. For example, the fastx toolkit's barcode splitter works:


              (apparently you need to click this, it won't display the whole address)

              A complication that is not solved by the fastx toolkit is paired-ends, but if that isn't relevant to you, it will work well.
              Gruberjd: Thanks for the info. I run the sequencing core at University of Cincinnati. Only recently I'm getting into data analysis.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                05-06-2024, 07:48 AM
              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 07:03 AM
              0 responses
              9 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-10-2024, 06:35 AM
              0 responses
              24 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-09-2024, 02:46 PM
              0 responses
              29 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-07-2024, 06:57 AM
              0 responses
              24 views
              0 likes
              Last Post seqadmin  
              Working...
              X