Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ddelalca
    Junior Member
    • Apr 2015
    • 2

    Demultiplexing combinatorial barcodes from paired end data

    Hey, I've been trying to figure out how to demultiplex paired-end 250 miseq data that has three different barcodes.

    The samples all come from 96 well plates. I have two 5' barcodes representing plate number as well as plate column. These two barcodes are linked via a common adapter sequence. I then have one 3' barcode that represents the plate column.

    I am fairly sure I would be able to demultiplexing the data in 2 rounds in which I first demultiplex based upon each plate/column combination, and then demultiplex the result based upon the 3' barcode.

    This seems fairly cumbersome as I have 2880 unique samples. Is there some sort of software in which I can provide simply the three unique barcodes, and then demultiplex in one step?

    Also, I usually use the A5Pipeline (https://code.google.com/p/ngopt/wiki/A5PipelineREADME) to error correct sequence reads, remove Illumina adapter sequences, and assemble the paired-reads. Would I be able to assemble the reads using A5 and then demultiplex the data, or do I have to run the pipeline on each individual sample after first demultiplexing. Thanks!
  • ddelalca
    Junior Member
    • Apr 2015
    • 2

    #2
    Does anyone have experience with combinatorial barcodes?

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      How long are these barcodes? It may be possible to write some custom code to do this in one step but without seeing what you reads look like (or a good schematic) no one is going to be able to help. It may be best to find someone locally who can work with you interactively.

      If the A5Pipeline changes the context of the barcodes it will make things complicated. You may have to run the pipeline post demultiplexing.

      Comment

      • JackieBadger
        Senior Member
        • Mar 2009
        • 385

        #4
        This will do it https://code.google.com/p/jmhc/

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          Originally posted by JackieBadger View Post
          Can you import fastq files? Description states that it operates on fasta files (internally?). I don't think this will do 3 barcodes in a single pass.

          Comment

          • relipmoc
            Member
            • Jul 2011
            • 58

            #6
            use skewer

            Hi ddelalca,
            You may use skewer for this purpose. An example command line is as follows:
            Code:
            skewer -x V3-forward.txt -y V4-reverse.txt --mode ap -t 4 ampliconReads-pair1.fastq ampliconReads-pair2.fastq assigned/
            If you only use some of the combinations, you may specify the matrix by -M as well.
            Good luck!
            Attached Files

            Comment

            Latest Articles

            Collapse

            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM
            • SEQadmin2
              Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by SEQadmin2


              I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

              Here are nine questions we think about, in roughly the order they matter, before...
              06-18-2026, 07:11 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-26-2026, 11:10 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-17-2026, 06:09 AM
            0 responses
            55 views
            0 reactions
            Last Post SEQadmin2  
            Working...