Header Leaderboard Ad

Collapse

bcl2fastq output quality of index

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • bcl2fastq output quality of index

    Is there a way I can use bcl2fastq to output the quality score of the index (not just the quality sequence read).

  • #2
    Following is only valid for bcl2fastq (v. 1.8.4). May be possible to do something similar for v.2.x.x.

    You can do it by running bcl2fastq (do you have access to an install and the full flowcell folder) with a clever use of "--use-bases-mask" option {Y*,Y*,Y* (if single end) or Y*,Y*,Y*,Y* (for paired-end)}.

    You can't demultiplex the data in this mode since the tag reads are being treated as regular reads (provide a dummy sample name without any tags in the samplesheet).

    You will get a R1,R2,R3 files for a single end run (R2 will be your tag read with Q-scores) or R1,R2,R3,R4 files for paired end runs (R2 and R3 will be your tag reads with Q-scores).

    You would want to provide a separate --output-dir location for this special run.

    Comment


    • #3
      Thanks GenoMax.
      I suppose I will have to build my own demultiplexer for that.

      Comment


      • #4
        You can run bcl2fastq 2 times. Once to get the demultiplexed output and other time to get the tag reads. Just specify two --output-dir locations for the two runs.

        BTW: Why are you interested in Q-scores for tag reads?

        Comment


        • #5
          Overall index Q scores can be viewed in Illumina SAV QScore Distribution plot. From the read tab, 2 will represent index 1 and read3 index 2 (for dual indexed runs).

          Comment


          • #6
            In the off-chance that you want to just use the most recent (2.something) version of bcl2fastq, you can just use the --create-fastq-for-index-reads option.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 06-01-2023, 08:56 PM
            0 responses
            9 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-01-2023, 07:33 AM
            0 responses
            9 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-31-2023, 07:50 AM
            0 responses
            4 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-26-2023, 09:22 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Working...
            X