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
                  Non-Coding RNA Research and Technologies
                  by seqadmin




                  Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

                  Nobel Prize for MicroRNA Discovery
                  This week,...
                  10-07-2024, 08:07 AM
                • seqadmin
                  Recent Developments in Metagenomics
                  by seqadmin





                  Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
                  09-23-2024, 06:35 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by seqadmin, Today, 02:44 PM
                0 responses
                7 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 10-11-2024, 06:55 AM
                0 responses
                14 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 10-02-2024, 04:51 AM
                0 responses
                110 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 10-01-2024, 07:10 AM
                0 responses
                116 views
                0 likes
                Last Post seqadmin  
                Working...
                X