Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • wangleibio
    Junior Member
    • Nov 2009
    • 8

    question about Solid data analysis using bowtie?


    hello ,everyone
    I am trying to run bowtie with the solid sequence data flower9_1_F3.csfasta and flower9_1_F3_QV.qual
    I built the bowtie-build -C index successfully and moved the generated index files to the Bowtie indexes subdirectory. I run the command:
    bowtie -n 3 --best --strata -a -e 150 -p 4 ../cDNA_reference/TAIR9_cdna -C -f flower9_1_F3.csfasta -Q flower9_1_F3_QV.qual --un fllower9-unmap > flower9-map &
    and the output i got is an error showing on console

    [wanglei@mu01 data]$ [wanglei@mu01 data]$ Too few quality values for read: 425_2031_2008_F3
    are you sure this is a FASTQ-int file?
    terminate called after throwing an instance of 'int'
    Too few quality values for read: 425_2042_1847_F3
    are you sure this is a FASTQ-int file?
    terminate called after throwing an instance of 'int'
    Too few quality values for read: 1277_2042_2013_F3
    are you sure this is a FASTQ-int file?
    Could you please help me to sort out this issue?
    thanks
    wanglei
  • nilshomer
    Nils Homer
    • Nov 2008
    • 1283

    #2
    Please only post to one forum. Cross-posting is like spam, unacceptable.

    Comment

    • wangleibio
      Junior Member
      • Nov 2009
      • 8

      #3
      ok,i have deleted it, thanks!

      Comment

      • adamdeluca
        Member
        • Jul 2010
        • 95

        #4
        Truncated Qual file

        I have had this error when SAET failed and a truncated qual file was produced.

        Comment

        • Chirag
          Member
          • Nov 2011
          • 23

          #5
          Hey guys,
          How did you solve this problem ? Could you please help me with this ?
          I am also getting this error, when using tophat mapping on colorspace file.

          This is my command: [Works fine until half-way]

          tophat --output-dir /results --color -p 8 --no-coverage-search /bowtie_alignment_reference/mm9_c F3.csfasta F3.QV.qual


          I get this error:
          Mapping left_kept_reads_seg1 to genome mm9_c with Bowtie (1/3)
          Mapping left_kept_reads_seg2 to genome mm9_c with Bowtie (2/3)
          Mapping left_kept_reads_seg3 to genome mm9_c with Bowtie (3/3)

          [2012-10-20 22:11:02] 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'


          regards
          Chirag

          Comment

          • Jetse
            Member
            • Nov 2012
            • 38

            #6
            Did anyone of you solve this problem?
            I have exactly the same problem now.

            Mapping left_kept_reads to genome GRCh37_gatk_colorspace with Bowtie
            Mapping left_kept_reads_seg1 to genome GRCh37_gatk_colorspace with Bowtie (1/2)
            Mapping left_kept_reads_seg2 to genome GRCh37_gatk_colorspace with Bowtie (2/2)
            Mapping right_kept_reads to genome GRCh37_gatk_colorspace with Bowtie
            [FAILED]
            Error running bowtie:
            Too few quality values for read: 28 I
            are you sure this is a FASTQ-int file?
            terminate called after throwing an instance of 'int'

            All 4 files are exactly 200000 lines (so 100000 reads). Mapping the left reads works, but when mapping the right reads it fails...

            [EDIT]
            For anyone who has this error too, check whether you have added the --quals option, also check the command on order of files (first all csfasta files than the qual files). This solved my error...
            Last edited by Jetse; 03-26-2013, 08:02 AM. Reason: solved

            Comment

            Latest Articles

            Collapse

            • seqadmin
              New Genomics Tools and Methods Shared at AGBT 2025
              by seqadmin


              This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

              The Headliner
              The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
              03-03-2025, 01:39 PM
            • seqadmin
              Investigating the Gut Microbiome Through Diet and Spatial Biology
              by seqadmin




              The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
              02-24-2025, 06:31 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 05:03 AM
            0 responses
            16 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-19-2025, 07:27 AM
            0 responses
            16 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-18-2025, 12:50 PM
            0 responses
            16 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-03-2025, 01:15 PM
            0 responses
            185 views
            0 reactions
            Last Post seqadmin  
            Working...