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
              Pathogen Surveillance with Advanced Genomic Tools
              by seqadmin




              The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
              03-24-2025, 11:48 AM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 03-20-2025, 05:03 AM
            0 responses
            41 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-19-2025, 07:27 AM
            0 responses
            47 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-18-2025, 12:50 PM
            0 responses
            36 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-03-2025, 01:15 PM
            0 responses
            191 views
            0 reactions
            Last Post seqadmin  
            Working...