Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • k_a_r_o_l
    Member
    • Mar 2014
    • 18

    Only one barcode present after dual indexing

    Hi,

    I have such a problem. I had my MiSeq experiment where I was sequencing some amplicons which were dual indexed (each sample had 2 unique barcodes)

    Something like this:
    sample1 - AB
    sample2 - CD
    sample3 - EF

    So we didnt have any AD, CF, AF... ect.

    In the end, MiSeq could not demultiplex our reads because only one barcode was detected.

    Something like this:

    @HWI-M02221:13:000000000-A7W2J:1:1101:11982:1825 1:N:0:NGNNNCTNCGTCTAAT
    ACTGTCTTCACGCAGAAAGCGTCTAGCCATGGCGTTAGTACGAGTGTCGTGCAGCCTCCAGGCCCCCCCCTCCCGGGAGAGCCATAGTGGTCTTCGGAACCGGTGAGTACACCGGAATCGCTGGGGTGACCGGGTCCTTTCTTGGAACAACCCGCTCAATACCCAGAAATTTTGGCGTGCCCCCGCGAGATCACTAGCCGAGTATTGTTTGTTCCCCAAAGGCCTTGTGGTACTGCCTCATATNNTNCTTGGNATCTTAATATCACCCTTTNTGACTCTATNCCNCGAGGCTGGTCTCCN

    @HWI-M02221:13:000000000-A7W2J:1:1101:19763:1825 1:N:0:NCNNNCTNCTACTGAC
    ACTGTCTTCACGCAGAAAGCGTCTAGCCATGGCGTTAGTACGAGTGTCGTGCAGCCTCCAGGACCCCCCCTCCCGGGAGAGCCATAGTGGTCTGCGGAACCGGTGAGTACACCGGAATCGCTGGGTTGACCGGGTCCTTTCTTGGAACAACCCGCTCAATACCCAGAAATTTGGGCGTGCCCCCGCGATATCACTATCCTCGTAGTCTTGGGTCGCGAAACGCCTTTTGTTACTGCCTTATACNNTNCTTTANACCTTAATCTCACACTTTNTGACTCCATNCCNACTCGCTAACCTCCN


    Do you know any method to demulitpex such kind of data, considering that even with one barcode I know from which sample originates my amplicon. Any software, sugestions?
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    You may need to do this offline (I am not sure if you can run MiSeq reporter asking it to ignore first barcode and use only the second or use BaseSpace, someone else can comment on that).

    You will need access to a linux machine and a software called bcl2fastq that you can download from illumina. If you are not IT savvy the you will need to get help from someone. A specific option will need to be provided to the configureBclToFastq program (--use-bases-mask Y*,n*,I6n,Y*) when you do the demultiplexing.

    This will only work if the second barcode is unique!
    Last edited by GenoMax; 03-10-2015, 09:36 AM.

    Comment

    • k_a_r_o_l
      Member
      • Mar 2014
      • 18

      #3
      I am sure that second barcode is unique. Thank You, I will try this.

      Comment

      • kmcarr
        Senior Member
        • May 2008
        • 1181

        #4
        Originally posted by GenoMax View Post
        A specific option will need to be provided to the configureBclToFastq program (--use-bases-mask Y*,n*,I6n,Y*) when you do the demultiplexing.
        Actually, since your barcodes are 8 bases long and you want to use the entire second barcode you should use:

        Code:
        --use-bases-mask "Y*,n*,I*,Y*"
        Be sure to enclose that pattern in quotes as shown otherwise your command line interpreter will try to glob the '*'.

        Comment

        Latest Articles

        Collapse

        • 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
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        34 views
        0 reactions
        Last Post SEQadmin2  
        Working...