Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • tophat 1.3.0 sam output quality string problem

    When I mapped the RNA-seq data to reference genome using tophat 1.3.0 ,I met a problem in the sam output. but the version 1.2.0 did not have such situation.
    Here is the result:
    1. The tophat 1.3.0 result:
    HWI-ST_0101:7:8:14864:67306#0 99 scaffold_8 3915632 255 95M = 3915887 420 GGACCGGTAGAAATTTTCCAATGAGAGATCATGTGAAGATTGAAAAGAAGAGTCCATGACAAATTTACATTGGCTGCTGCAATAGCTGAGGAGCG HHHHHHHFHHHHBHHHHHHFHHHHHFHFFHFGGEGFEGEGGGCFECHHHHHHEHHHFHEEBBEFG@AFFFDFFFFF54;.9;4*.:>>8@B#### NM:i:1 NH:i:1
    HWI-ST_0101:7:8:14864:67306#0 147 scaffold_8 3915887 255 68M70N27M = 3915632 420 TTTCCAAGTCATCCTCGTTGCCAATCGGTGCTTGACCGTCTTGCTGGGCCTCATGGATGCGACGATGTTGTGCCAGGTTGTCTGATCGAGAAAAG * NM:i:0 XS:A:- NH:i:1
    2. The tophat 1.2.0 result:
    HWI-ST_0101:7:8:14864:67306#0 99 scaffold_8 3915632 255 95M = 3915887 0 GGACCGGTAGAAATTTTCCAATGAGAGATCATGTGAAGATTGAAAAGAAGAGTCCATGACAAATTTACATTGGCTGCTGCAATAGCTGAGGAGCG HHHHHHHFHHHHBHHHHHHFHHHHHFHFFHFGGEGFEGEGGGCFECHHHHHHEHHHFHEEBBEFG@AFFFDFFFFF54;.9;4*.:>>8@B#### NM:i:1 NH:i:1
    HWI-ST_0101:7:8:14864:67306#0 147 scaffold_8 3915887 255 68M70N27M = 3915632 0 TTTCCAAGTCATCCTCGTTGCCAATCGGTGCTTGACCGTCTTGCTGGGCCTCATGGATGCGACGATGTTGTGCCAGGTTGTCTGATCGAGAAAAG *?EFEGGGEGD>GGEGGDFHHHEHEHHHHFHHHHFGGFFHDFHHGGHHHHHHHHHHHHGHHFHHHHHHFHHHHHHHHHHHHHHHHHHHHHHHHHF NM:i:0 XS:A:- NH:i:1

    whe I use htseq-count , It gives error report.
    python -m HTSeq.scripts.count accepted_hits.unique.sam ../../../pde.release.v3.gff
    39609 GFF lines processed.
    Error occured in line 876 of file accepted_hits.unique.sam.
    Error: ("'seq' and 'qualstr' do not have the same length.", 'line 876 of file accepted_hits.unique.sam')
    [Exception type: ValueError, raised in _HTSeq.pyx:765]

    is it a bug?

  • #2
    A more question:
    Tophat can't handle reads with different size of length ?

    Comment


    • #3
      The SAM files look OK to me. Notice that in tophat 1.3.0 one of the quality strings is a single * which means data not available, while with tophat 1.2.0 you do get a full quality string which happens to start with a * character (which is valid).

      So, that could be a bug in tophat 1.3.0 (using * for missing qualities when it probably does know them), and a separate bug in htseq-count failing to accept * for missing qualities.

      What version of htseq-count are you using? I had a quick look at HTSeq-0.5.1p2.tar.gz file src/HTSeq/_HTSeq.pyx and there is no obvious sign that they cope with this situation (but I didn't fully explore their code).

      P.S. I've emailed Simon Anders about this possible HTSeq issue.
      Last edited by maubp; 06-16-2011, 02:05 AM.

      Comment


      • #4
        Originally posted by maubp View Post
        The SAM files look OK to me. Notice that in tophat 1.3.0 one of the quality strings is a single * which means data not available, while with tophat 1.2.0 you do get a full quality string which happens to start with a * character (which is valid).

        So, that could be a bug in tophat 1.3.0 (using * for missing qualities when it probably does know them), and a separate bug in htseq-count failing to accept * for missing qualities.

        What version of htseq-count are you using? I had a quick look at HTSeq-0.5.1p2.tar.gz file src/HTSeq/_HTSeq.pyx and there is no obvious sign that they cope with this situation (but I didn't fully explore their code).

        P.S. I've emailed Simon Anders about this possible HTSeq issue.
        Thanks for your answer.
        I use the latest version HTSeq-0.5.1p2.

        Comment


        • #5
          Originally posted by jameslz View Post
          A more question:
          Tophat can't handle reads with different size of length ?
          if I trim the low quality base from the 3' end , I can map 80% paired reads to the reference, if not, just 70% paired reads can be mapped to genome.

          can anyone help me?

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          32 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          52 views
          0 likes
          Last Post seqadmin  
          Working...
          X