Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • oiiio
    Senior Member
    • Jan 2011
    • 105

    Errors from Picard and GATK on a BWA paired-end BAM

    I have two samples with the following errors. One had an error in Picard MarkDuplicates. The other in GATK IndelRealigner. Both samples were mapped using BWA on paired-end data.

    Does anyone know of a way to resolve these errors without removing reads from the sample? Any input at all is greatly appreciated

    In Picard:


    Code:
    Exception in thread "main" net.sf.picard.PicardException: Value was put into PairInfoMap more than once.  2: foo:USI-EAS034_4_PE1_FC304CLAAXX:2:22:534:490
    	at net.sf.picard.sam.CoordinateSortedPairInfoMap.ensureSequenceLoaded(CoordinateSortedPairInfoMap.java:124)
    	at net.sf.picard.sam.CoordinateSortedPairInfoMap.remove(CoordinateSortedPairInfoMap.java:78)
    	at net.sf.picard.sam.DiskReadEndsMap.remove(DiskReadEndsMap.java:61)
    	at net.sf.picard.sam.MarkDuplicates.buildSortedReadEndLists(MarkDuplicates.java:294)
    	at net.sf.picard.sam.MarkDuplicates.doWork(MarkDuplicates.java:117)
    	at net.sf.picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:175)
    	at net.sf.picard.sam.MarkDuplicates.main(MarkDuplicates.java:101)
    and in GATK:

    Code:
    ##### ERROR MESSAGE: Exception when processing alignment for BAM index USI-EAS034_2_PE_FC307TBAAXX:3:79:1633:1917 2/2 45b aligned read.
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    It would probably help if you showed all the .sam entries for reads with that name.

    Comment

    • oiiio
      Senior Member
      • Jan 2011
      • 105

      #3
      I am searching for them, but these BAMs are quite large and it will require some time. In the meantime, do you have any thoughts on the problems?

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 11:58 AM
      0 responses
      13 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      35 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      60 views
      0 reactions
      Last Post SEQadmin2  
      Working...