Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • picard-tools "Unrecognized tag type" error

    I have an aligned, sorted, and indexed BAM file from a proton run following TMAP. I'm trying out picard-tools for the first time. I can't get anything to run without giving me the following error:

    Exception in thread "main" net.sf.samtools.SAMFormatException: Unrecognized tag type: B
    at net.sf.samtools.BinaryTagCodec.readValue(BinaryTagCodec.java:270)
    at net.sf.samtools.BinaryTagCodec.readTags(BinaryTagCodec.java:220)
    at net.sf.samtools.BAMRecord.decodeAttributes(BAMRecord.java:302)
    at net.sf.samtools.BAMRecord.getAttribute(BAMRecord.java:282)
    at net.sf.samtools.SAMRecord.isValid(SAMRecord.java:1438)
    at net.sf.samtools.BAMFileReader$BAMFileIterator.advance(BAMFileReader.java:468)
    at net.sf.samtools.BAMFileReader$BAMFileIterator.<init>(BAMFileReader.java:433)
    at net.sf.samtools.BAMFileReader$BAMFileIterator.<init>(BAMFileReader.java:423)
    at net.sf.samtools.BAMFileReader.getIterator(BAMFileReader.java:226)
    at net.sf.samtools.SAMFileReader.iterator(SAMFileReader.java:305)
    at net.sf.samtools.SAMFileReader.iterator(SAMFileReader.java:37)
    at net.sf.picard.analysis.SinglePassSamProgram.makeItSo(SinglePassSamProgram.java:109)
    at net.sf.picard.analysis.SinglePassSamProgram.doWork(SinglePassSamProgram.java:54)
    at net.sf.picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:158)
    at net.sf.picard.cmdline.CommandLineProgram.instanceMainWithExit(CommandLineProgram.java:118)
    at net.sf.picard.analysis.CollectInsertSizeMetrics.main(CollectInsertSizeMetrics.java:81)


    I know a tag type of B is some sort of auxillary tag, but I don't know what it signifies and/or why picard doesn't like it.

    Thanks for any direction...

  • #2
    The B flag is an addition to the BAM/SAM specifications to support arrays of various types. Support for the B flag was added to Picard-Tools 1.51 (August 2011). Are you using an up-to-date version of Picard-Tools?

    Comment


    • #3
      Ah, you were correct! Somehow I had installed 1.27, which looks quite different than the newer package of jar files. Thanks.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        Yesterday, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 06:57 AM
      0 responses
      9 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 07:17 AM
      0 responses
      14 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X