Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Error using tophat mapping AB SOLiD color space data

    I got an error when I try to use tophat analysing Solid data from:


    and the err report is:
    [2012-09-11 00:43:09] Mapping left_kept_reads to transcriptome M_genes with Bowtie
    [FAILED]
    Error running bowtie:
    Too few quality values for read: 32T3@
    are you sure this is a FASTQ-int file?
    Command: /usr/local/bin/bowtie -q -C --col-keepends -v 1 -k 60 -m 60 -S -p 4 --sam-nohead --max /dev/null M_heart2_9out/tmp/M_genes -
    but I don't understand the read-name '32T3@'. the format of my fastq is like this:
    @SRR545797.117 1_35_540 length=50
    T10223131112013200331001120211030313103322000132033
    +SRR545797.117 1_35_540 length=50
    !@@@8@@@@@?@@@@@@@;@@@@@@@2?-/-@6//6/5=@2?@6./2@28.
    So I tracked down the source code of bowtie and rewrite and rebuild the err report function so that it could also report the sequence and quality scores. Then my err report turned to this:
    Error running bowtie:
    Too few quality values for read: 27T3;
    are you sure this is a FASTQ-int file?
    Name: 27T3;
    Seq: GNTCAGNTCACTCCTGGTCAAAAGAGAAAACNGCAANTTAGTCCCGCTT (49)
    Qual: (0)
    terminate called after throwing an instance of 'int'
    from the report we could see that this sequence have no quality score. I translate the base space sequence to color space sequence and then searched it in fastq file. but the sequence could not be found. What's more, the lenth of sequence also confused me because the sra file report a lenth of 50 bases. but this sequence is 49 bases. I add the '--library-type fr-secondstrand' in tophat command but the err still there.



    Anyone have suggestions? I have write a python script to exam the consistency of sequence length and quality in fastq file. but did not find anything wrong. I use tophat2. the error also exist when switch to tophat1

  • #2
    Anyone knows if tophat could analyze data from AB Solid.

    Comment


    • #3
      Hi Luyi,

      On the manual page of TopHat, it says " In TopHat 1.1.0, we began supporting Applied Biosystems' Colorspace format."

      Personally, I'm not familiar with Colorspace format.

      Regards,
      Senhao
      Originally posted by Luyi Tian View Post
      Anyone knows if tophat could analyze data from AB Solid.

      Comment


      • #4
        Did you guys solve this problem ? I am also having similar one.

        Mapping left_kept_reads_seg3 to genome mm9_c with Bowtie (3/3)
        Mapping right_kept_reads to genome mm9_c with Bowtie
        [FAILED]
        Error running bowtie:
        Too few quality values for read: 39 I
        are you sure this is a FASTQ-int file?
        terminate called after throwing an instance of 'int'


        cheers
        Chirag

        Comment


        • #5
          Originally posted by Luyi Tian View Post
          I got an error when I try to use tophat analysing Solid data from:


          and the err report is:


          but I don't understand the read-name '32T3@'. the format of my fastq is like this:

          So I tracked down the source code of bowtie and rewrite and rebuild the err report function so that it could also report the sequence and quality scores. Then my err report turned to this:


          from the report we could see that this sequence have no quality score. I translate the base space sequence to color space sequence and then searched it in fastq file. but the sequence could not be found. What's more, the lenth of sequence also confused me because the sra file report a lenth of 50 bases. but this sequence is 49 bases. I add the '--library-type fr-secondstrand' in tophat command but the err still there.



          Anyone have suggestions? I have write a python script to exam the consistency of sequence length and quality in fastq file. but did not find anything wrong. I use tophat2. the error also exist when switch to tophat1


          I also met the error, anyone solved it?
          [2013-05-17 02:36:07] Mapping left_kept_reads to transcriptome genes with Bowtie
          [FAILED]
          Error running bowtie:
          Too few quality values for read: 1T2=
          are you sure this is a FASTQ-int file?
          terminate called after throwing an instance of 'int'

          Comment


          • #6
            Same here, anyone has solved this problem?

            [2013-12-10 02:46:57] Mapping left_kept_reads to transcriptome known with Bowtie
            [FAILED]
            Error running bowtie:
            Too few quality values for read: 2013
            are you sure this is a FASTQ-int file?
            terminate called after throwing an instance of 'int'

            Comment


            • #7
              I've figured out what is causing the problem (just like most people here I think, I'm trying to make use of UW mouseENCODE data)

              The problem is that prep_reads (a utility in tophat package that filters off the reads that do not satisfy certain basic quality requirements) for some reason chops off the quality string, making it shorter that in the initial fastq file. Interestingly, for me, it only happens when you use exact same options as used in tophat run.log; if you run it without any extra flags the qualities string remains untouched.

              I'll post here once I've gotten to the bottom of this.

              Comment


              • #8
                Were you able to find a solution? I'm having similar problem.

                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
                18 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 10:19 PM
                0 responses
                22 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 09:21 AM
                0 responses
                16 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-04-2024, 09:00 AM
                0 responses
                47 views
                0 likes
                Last Post seqadmin  
                Working...
                X