Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • non-matching barcodes

    Hi,

    I have some RNASEQ data from Illumina 1.4+ pipeline.
    The barcodes of a multiplex run are appended to the header line of the fastq file. I supposedly have two samples in there, so I am expecting two barcodes, however, I see also many other barcodes different from what I expected. The counts of these "spurious" barcodes is very low, so the majority of the sequences are associated to the expected barcodes.

    When splitting the fastq file according to the barcode, how are the sequences with non-matching barcode handled? Do I allow 1 mismach? Do I keep exect matching criteria?

    Thanks in advance.

  • #2
    The standard Illumina barcodes are designed to tolerate a single mismatch and still be assigned properly. The spurious barcodes you observe are typically associated with clusters that yield low-quality reads.

    Comment


    • #3
      Thank you, HESmith!

      The barcodes are in the header so I am assuming I cannot use the utility in fastx_toolkit.

      Does it make sense to list all possible barcodes that would be acceptable (i.e. those with one mismatch only, in any position) and then split the file according to this file?

      For example:
      Barcode1: ACGT
      Acceptable1: ?CGT, A?GT, AC?T, ACG?

      Barcode2:AGGT
      Acceptable2: ?GGT, A?GT, AG?T, AGG?

      Then the two output files will have the reads that match the acceptable barcode sets, while all other reads will be discarded?

      Thanks!

      Comment


      • #4
        You can parse the reads this way (although your example is not ideal b/c A?GT is a match for both barcodes), or run the demultiplex.pl script (part of Illumina's CASAVA package) with the "--mismatches 1" flag.

        Comment


        • #5
          Originally posted by HESmith View Post
          or run the demultiplex.pl script (part of Illumina's CASAVA package) with the "--mismatches 1" flag.
          Thanks! That's what I needed!

          Comment

          Latest Articles

          Collapse

          • 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 on Modified Bases...
            Yesterday, 07:01 AM
          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          39 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          35 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          55 views
          0 likes
          Last Post seqadmin  
          Working...
          X