Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Trinity aling and estimate abundance

    Hi to all of you, I'm trying to perform aling_and_estimate abundance and it show the following error message
    CMD: set -o pipefail && bowtie -q --all --best --strata -m 300 --chunkmbs 512 -X 800 -S -p 4 /home/cmeneses/tomas/carpa/trinity_min_1000/Trinity.fasta.bowtie -1 /home/cmeneses/tomas/carpa/PVeranoPool_S1_L001_R1_001_N_a_90.fastq -2 /home/cmeneses/tomas/carpa/PVeranoPool_S1_L001_R2_001_N_a_90.fastq | samtools view -F 4 -S -b -o bowtie.bam -
    Encountered a space parsing the quality string for read M01447:53:000000000-A85CC:1:2108:5717:20672 1:N:0:1
    If this is a FASTQ file with integer (non-ASCII-encoded) qualities, please
    re-run Bowtie with the --integer-quals option. If this is a FASTQ file with
    alternate basecall information, please re-run Bowtie with the --fuzzy option.
    terminate called after throwing an instance of 'int'
    bash: line 1: 42703 Aborted (core dumped) bowtie -q --all --best --strata -m 300 --chunkmbs 512 -X 800 -S -p 4 /home/cmeneses/tomas/carpa/trinity_min_1000/Trinity.fasta.bowtie -1 /home/cmeneses/tomas/carpa/PVeranoPool_S1_L001_R1_001_N_a_90.fastq -2 /home/cmeneses/tomas/carpa/PVeranoPool_S1_L001_R2_001_N_a_90.fastq
    42704 Done | samtools view -F 4 -S -b -o bowtie.bam -
    Error, cmd: set -o pipefail && bowtie -q --all --best --strata -m 300 --chunkmbs 512 -X 800 -S -p 4 /home/cmeneses/tomas/carpa/trinity_min_1000/Trinity.fasta.bowtie -1 /home/cmeneses/tomas/carpa/PVeranoPool_S1_L001_R1_001_N_a_90.fastq -2 /home/cmeneses/tomas/carpa/PVeranoPool_S1_L001_R2_001_N_a_90.fastq | samtools view -F 4 -S -b -o bowtie.bam - died with ret: 34304 at /opt/trinityrnaseq-2.0.6/util/align_and_estimate_abundance.pl line 653.

  • #2
    Have you inspected the read "M01447:53:000000000-A85CC:1:2108:5717:20672 1:N:0:1"? Can you post the 4 fastq lines for that read?

    Comment


    • #3
      Here is one of the error message
      MD: set -o pipefail && bowtie -q --all --best --strata -m 300 --chunkmbs 512 -X 800 -S -p 4 /home/cmeneses/tomas/carpa/trinity_min_1000/Trinity.fasta.bowtie -1 /home/cmeneses/tomas/carpa/PInviernoPool_S2_L001_R1_001r_N_a_q20_150.fastq -2 /home/cmeneses/tomas/carpa/PInviernoPool_S2_L001_R2_001r_N_a_q20_150.fastq | samtools view -F 4 -S -b -o PIr.bowtie.bam -
      Too few quality values for read: M01447:54:000000000-A8564:1:1113:13048:8317 1:N:0:2
      are you sure this is a FASTQ-int file?
      terminate called after throwing an instance of 'int'
      bash: line 1: 41224 Aborted (core dumped) bowtie -q --all --best --strata -m 300 --chunkmbs 512 -X 800 -S -p 4 /home/cmeneses/tomas/carpa/trinity_min_1000/Trinity.fasta.bowtie -1 /home/cmeneses/tomas/carpa/PInviernoPool_S2_L001_R1_001r_N_a_q20_150.fastq -2 /home/cmeneses/tomas/carpa/PInviernoPool_S2_L001_R2_001r_N_a_q20_150.fastq
      41225 Done | samtools view -F 4 -S -b -o PIr.bowtie.bam -
      And here are the read that make reference the error, I cannot see any difference with the others
      CCCCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG$
      @M01447:54:000000000-A8564:1:1113:21795:8317 1:N:0:2
      GAAAGTGTATACTTAATCACTGCACCTAAACTGCTGCGACTCGATGCTTCGGAAAAGGTGGTGGTGCAGTTGTTTGGTT$
      +
      CCCCCFFGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGFFFGGGDGGGGDGGGEGFFFGGGGGGGGGGGGGFFGGGGG$
      @M01447:54:000000000-A8564:1:1113:25331:8317 1:N:0:2
      CCTGGAGATGCTCCGCCACCTTCTCGCGCACAGCCTCCAAGATGGGCATCAGCTTGGACTTGGTCTCCTCCCAGTTGGG$
      +
      CCCCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG$
      @M01447:54:000000000-A8564:1:1113:13048:8317 1:N:0:2
      TAGAAAGCTGACTTCTAAAGCAAGGAAATGTTCCTGTACATTATAGGTCTCATAGTCTGCTTCTATGTCTATCGGTGGT$
      +
      CCCCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGTTCTTGGTTTTAGTAACAAAC$
      +
      CCCCCGGGFFCFGGGFDGGGGGGDDEFGGCFDGGFGFGGGGGGGGGFGGFGFGGGGGG<FA<EGEGGGGCEFFGGEEFG$
      @M01447:54:000000000-A8564:1:1113:26398:8315 1:N:0:2
      CTCGTTCATCTTTTTCCTCAGTTCTCCAGATTTCACGCTCTGGCGGAACTCCTGGGCTCCCTTCTCCATCTGCTCCCTA$
      +
      please help

      Comment


      • #4
        Do you really have this in your file (from your example)? Two lines starting with "+"? That is the problem (breaking fastq format).

        @M01447:54:000000000-A8564:1:1113:13048:8317 1:N:0:2
        TAGAAAGCTGACTTCTAAAGCAAGGAAATGTTCCTGTACATTATAGGTCTCATAGTCTGCTTCTATGTCTATCGGTGGT$
        +
        CCCCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGTTCTTGGTTTTAGTAACAAAC$
        +
        CCCCCGGGFFCFGGGFDGGGGGGDDEFGGCFDGGFGFGGGGGGGGGFGGFGFGGGGGG<FA<EGEGGGGCEFFGGEEFG$

        Comment


        • #5
          this files was trimmed in ubuntu, and has been upload in a unix environment, and I don't have not tried with other programs

          Comment


          • #6
            It appears that something messed up the file since you have two header lines that start with a "+" instead of normal fastq format (one header line starting with a "@" and other header line starting with a "+").

            Comment


            • #7
              And how can I repair that?

              Comment


              • #8
                What program did you use to trim? I would suggest going back and re-trimming (this appears to be MiSeq data, so it should not take long).

                Comment


                • #9
                  I used flexbar, and yes are miSeq, and trim all the "+"??

                  Comment


                  • #10
                    Originally posted by lupid View Post
                    I used flexbar, and yes are miSeq, and trim all the "+"??
                    Flexbar is new to me (did you use it because you also demultiplexed the data at the same time?). As long as flexbar works correctly it should not be messing up the fastq format in the files. The "+" has a special meaning when paired with a @ header line (http://en.wikipedia.org/wiki/FASTQ_format).

                    If re-trimming with flexbar results in the same problem then I will suggest that you use BBDuk/trimmomatic for the trimming (demultiplexbyname.sh from BBMap will do demultiplexing, if you need that).
                    Last edited by GenoMax; 05-04-2015, 07:12 AM.

                    Comment

                    Latest Articles

                    Collapse

                    • seqadmin
                      Advancing Precision Medicine for Rare Diseases in Children
                      by seqadmin




                      Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
                      12-16-2024, 07:57 AM
                    • seqadmin
                      Recent Advances in Sequencing Technologies
                      by seqadmin



                      Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

                      Long-Read Sequencing
                      Long-read sequencing has seen remarkable advancements,...
                      12-02-2024, 01:49 PM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by seqadmin, 12-17-2024, 10:28 AM
                    0 responses
                    26 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 12-13-2024, 08:24 AM
                    0 responses
                    42 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 12-12-2024, 07:41 AM
                    0 responses
                    28 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 12-11-2024, 07:45 AM
                    0 responses
                    42 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X