Unconfigured 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

            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM
            • SEQadmin2
              Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by SEQadmin2


              I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

              Here are nine questions we think about, in roughly the order they matter, before...
              06-18-2026, 07:11 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            16 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            17 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-26-2026, 11:10 AM
            0 responses
            20 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-17-2026, 06:09 AM
            0 responses
            54 views
            0 reactions
            Last Post SEQadmin2  
            Working...