Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Advice needed for --use-bases-mask option (bcl2fastq)

    Hi all,

    A colleague in the lab asked me to demultiplex a recent NextSeq run. She loaded it with samples prepared from two libraries. One library had single indices and one had dual indices. She also prepared two sample sheets for me to use.

    I was able to use the sample sheet for the single-index samples successfully but running bcl2fastq again, this time using the sample sheet for the dual-index samples, did not work (all reads ended up in two large "Undetermined" fastq files).

    Someone suggested I use the --use-bases-mask option for bcl2fastq but I am not entirely sure how to set it up.

    The information in the RunInfo.xml file is as follows:

    Code:
    ...
        <Reads>
          <Read Number="1" NumCycles="147" IsIndexedRead="N" />
          <Read Number="2" NumCycles="12" IsIndexedRead="Y" />
          <Read Number="3" NumCycles="12" IsIndexedRead="Y" />
          <Read Number="4" NumCycles="147" IsIndexedRead="N" />
        </Reads>
        <FlowcellLayout LaneCount="4" SurfaceCount="2" SwathCount="3" TileCount="12" SectionPerLane="3" LanePerSection="2">
          <TileSet TileNamingConvention="FiveDigit">
            <Tiles>
              <Tile>1_11101</Tile>
              <Tile>1_21101</Tile>
    ...
    The indices my colleague gave me in the sample sheet are eight bases long so I tried this approach:

    Code:
    --use-bases-mask Y147,I8nnnn,I8nnnn,Y147
    However, as before, all reads ended up in the Undetermined files.

    My questions:

    1) Is using --use-bases-mask the best approach?
    2) I read somewhere on here that the sample sheets can be combined so that bcl2fastq only needs to be run once -- is that a preferable approach?

    By the way, for all of this I am using bcl2fastq v2.17.1.14.

    Thank you in advance, any advice would be appreciated!

  • #2
    Originally posted by lfaller View Post
    Code:
    --use-bases-mask Y147,I8nnnn,I8nnnn,Y147
    However, as before, all reads ended up in the Undetermined files.
    Maybe try looking in the index read files and see if the 8-base barcodes are indeed at the beginning of the index reads.
    Code:
    --create-fastq-for-index-reads
    Originally posted by lfaller View Post
    1) Is using --use-bases-mask the best approach?
    Seems appropriate to me.

    Comment


    • #3
      Did you remember to reverse complement the index2s?

      Comment


      • #4
        Thank you for suggestion!

        I went back to the lab tech and asked her to take a critical look at the indices. She regenerated the file using the Illumina Experiment Manager and now it worked. I believe she messed up the file she gave me the first time around...

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Genetic Variation in Immunogenetics and Antibody Diversity
          by seqadmin



          The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
          11-06-2024, 07:24 PM
        • seqadmin
          Choosing Between NGS and qPCR
          by seqadmin



          Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
          10-18-2024, 07:11 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 11:09 AM
        0 responses
        24 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Today, 06:13 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 11-01-2024, 06:09 AM
        0 responses
        30 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-30-2024, 05:31 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Working...
        X