Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TonyBrooks
    Senior Member
    • Jun 2009
    • 303

    #1

    Picard failure on NextSeq data

    So, we've just begun to run some of our new NextSeq data through our standard pipelines and hit a snag. bcl2fastq still gives us fastq by index, read and lane, so the eight files for every sample are zcat'd together into two and aligned using either STAR or tophat. The problems begin to happen when we use picard Mark Duplicates which seems to fail on certain samples.

    Code:
    Exception in thread "main" htsjdk.samtools.SAMException: Value was put into PairInfoMap more than once.  1: null:NS500195:9:H0MT4AGXX:1:11201:10896:15588
    	at htsjdk.samtools.CoordinateSortedPairInfoMap.ensureSequenceLoaded(CoordinateSortedPairInfoMap.java:132)
    	at htsjdk.samtools.CoordinateSortedPairInfoMap.remove(CoordinateSortedPairInfoMap.java:86)
    	at picard.sam.DiskReadEndsMap.remove(DiskReadEndsMap.java:63)
    	at picard.sam.MarkDuplicates.buildSortedReadEndLists(MarkDuplicates.java:434)
    	at picard.sam.MarkDuplicates.doWork(MarkDuplicates.java:177)
    	at picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:183)
    	at picard.sam.MarkDuplicates.main(MarkDuplicates.java:161)
    I've been trying to diagnose the problem and I think it may be related to samples having clusters with reads at the same XY co-ordinate, albeit on different lanes - although we've not had this problem on HiSeq rapid runs.
    If I rename the fastq headers to a rolling number using fastx_renamer -n COUNT and this "fixes" the problem although I now no longer have any info about optical duplicates.
    Has anyone else hit this problem?
  • mgogol
    Senior Member
    • Mar 2008
    • 197

    #2
    I'm just starting out with NextSeq data by installing bcl2fastq version 2. Haven't gotten as far as all that yet, but thanks for the heads up.

    Comment

    • TonyBrooks
      Senior Member
      • Jun 2009
      • 303

      #3
      I've spoken to Illumina tech support and they have pointed out a possible bug in bcl2fastq v2.

      "We identified a bug caused by thread handling that in certain cases caused errors in the order of reads such that R1 and R2 files were not in the same order. This is intermittent and may fit with your experience since it depends purely on the thread memory handling which can differ from run to run."

      I've re-created the fastq using a single thread. It obviously takes 8 times as long, but I'm not seeing the picard error this time. They've promised a new version with the bug fixed any day now, so keep your eyes open.

      Comment

      • cnicolet
        Member
        • Dec 2008
        • 35

        #4
        nextseq bcl2fastq

        this is a little off topic from the thread but seems related to some of the things both you guys are doing--do you have a slick way to zcat the bcl2fastq output correctly? I've been doing it "by hand" two files at a time

        Comment

        • TonyBrooks
          Senior Member
          • Jun 2009
          • 303

          #5
          Originally posted by cnicolet View Post
          this is a little off topic from the thread but seems related to some of the things both you guys are doing--do you have a slick way to zcat the bcl2fastq output correctly? I've been doing it "by hand" two files at a time
          I'm using a modified version of a script from Shingo Kikugawa
          It's single thread, so takes a while. It's still quicker than manual zcatting.

          I spoke to Illumina about this and a version of bcl2fastq is in the pipeline that will have a flag to stop lane splitting of fastq.
          Attached Files

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            Yesterday, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 02:55 AM
          0 responses
          8 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          24 views
          0 reactions
          Last Post SEQadmin2  
          Working...