Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • GeneJockey
    Junior Member
    • May 2012
    • 4

    Hyphens in CIGAR column of sam file?

    I'm trying to convert a BLAT .psl file to a BAM file.

    I've managed to convert the .psl to a SAM file using the psl2sam.pl script. Converting the SAM to BAM is giving me problems. I'm attempting the following:

    samtools view -bS -t chicken.ref_List -o mtcontigs_test.bam mtcontigs_test.sam

    and getting ...

    [sam_header_read2] 34 sequences loaded.
    Parse error at line 25: invalid CIGAR character
    Aborted (core dumped)

    So, I check line 25 and my CIGAR column has this:

    47H78M38I-921M1025H

    Where are these hyphens coming from? They're in quite a few of my entries. I can't find any reference as to what they might be so I can't figure out if I just need to delete them or replace them with something else.

    Anyone seen something like this?
  • GeneJockey
    Junior Member
    • May 2012
    • 4

    #2
    I still haven't found a reason for the hyphens. No ideas?

    Comment

    • Rocketknight
      Member
      • Sep 2011
      • 86

      #3
      - isn't an allowed part of the sam file spec that I know of, which suggests this is probably a bug in psl2sam, or something weird in the input psl files you're feeding it that's causing the script to act unusually.

      Can you paste the entire line of the SAM file that contains this CIGAR string? That should make it clear whether there's missing information in the CIGAR string, or if it's just a correct CIGAR string with an unwanted '-' in the middle.

      Comment

      • GeneJockey
        Junior Member
        • May 2012
        • 4

        #4
        Here's a few lines from one of the SAM files with hyphens ...

        contig00103 16 chr1 154791541 0 51H97M349252D24M1073H * 0 0 * * AS:i:0
        contig00103 16 chr1 167090504 0 50H54M1141H * 0 0 * * AS:i:10
        contig00103 16 chr1 18839958 0 46H94M2I36M1067H * 0 0 * * AS:i:0
        contig00103 16 chr1 62707216 0 49H48M1148H * 0 0 * * AS:i:12
        contig00103 16 chr1 130804050 0 10H118M18I48M1051H * 0 0 * * AS:i:0
        contig00103 16 chrZ 28303141 0 47H78M38I-921M1025H * 0 0 * * AS:i:0
        contig00103 16 chr9 18318424 0 52H61M2I-964M1073H * 0 0 * * AS:i:15


        The last two lines have hyphens.

        Comment

        Latest Articles

        Collapse

        • 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
          ...
          Yesterday, 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
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 11:10 AM
        0 responses
        8 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        39 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Working...