Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • When running Bowtie in Chrysalis, unable to decipher reads

    Hi Guys,
    I`m a RNAseq beginner, I`m using ConDeTri to trim and filter the reads, and inchworm is running good, generate a both.fa file, however when I running the step two of Trinity, it shows my reads could not be deciphered as being /1 or /2 of a PE fragment.
    I googled a few related topics but nobody give out a solid answer or solution, anybody has experienced this before?

    Thanks,
    Simon

    ---- Chrysalis ----
    -------------------

    mkdir: cannot create directory `/local_scratch/pbs.6227496.pbs01/trinityoutput/chrysalis': File exists
    ###########################################################
    ## Running Bowtie to map fragment ends to Inchworm Contigs
    ## to use pairing info for Chrysalis' clustering
    ###############################################################

    CMD: ln -sf /local_scratch/pbs.6227496.pbs01/trinityoutput/inchworm.K25.L25.DS.fa target.fa
    CMD: bowtie-build -q target.fa target
    CMD: bowtie -a -m 20 --best --strata --threads 16 --quiet --chunkmbs 512 -q -S --sam-nohead -f target both.fa > bowtie.out
    CMD: /local_scratch/pbs.6227496.pbs01/trinityrnaseq_r2013_08_14/Chrysalis//../trinity-plugins/coreutils/bin/sort --parallel=16 -T . -$
    CMD: rm bowtie.out
    CMD: /local_scratch/pbs.6227496.pbs01/trinityrnaseq_r2013_08_14/Chrysalis//../util/scaffold_iworm_contigs.pl bowtie.nameSorted.sam /l$
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:100038 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:100038 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:100652 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:100652 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:11363 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:11363 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:11363 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:15314 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:15314 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:21043 since cannot decipher if /1 or /2 of a pair.
    warning, ignoring read: HISEQ:190:C2L5LACXX:6:1101:10000:21043 since cannot decipher if /1 or /2 of a pair.
    number of read warnings exceeded 10. Turning off warning messages from here out.
    ERROR: note there were 326239257 reads that could not be deciphered as being /1 or /2 of a PE fragment. Hopefully, these were SE reads that should have been ignored. Otherwise, please research this further.


  • #2
    What do the first few reads in the both.fa file look like?

    Comment


    • #3
      I see the problems now, check below, I don`t have the "/1" or "/2" in my both.fa file. How is that happening? Should I check the first step of the inchworm?

      >HISEQ:190:C2L5LACXX:7:1101:2055:1989 1:N:0:ATCATG
      AACAATTTCATCCTCGAATCCTACCACACGGGCGCTGGCACCGCCTACGCCGTCCTCGCTGAGAACACCACCGAAGCCAACCCTCGCACCTTCTACGTGA
      >HISEQ:190:C2L5LACXX:7:1101:3448:1999 1:N:0:ATCACG
      GTCGTATGCAAAGGATTCAACCCCACGCATTGTAAAATTGCAAGACGCCAGTTAGTCCTAAAGAGTTTCTTCAATAGGACCGTTACCAGCCAGCTAAGAT
      >HISEQ:190:C2L5LACXX:7:1101:3524:1986 1:N:0:ATCACG
      CTTGTCCTTCTTCTCTTTCCTCTCTTTGGTTTTATCTGACACAAGATCCTTCTCAATCTTATCGAGACTCGGCCTCTGCTTGAGTTTCTCAGAGTCATTA
      >HISEQ:190:C2L5LACXX:7:1101:4204:1996 1:N:0:ATCACG
      GTGTTAAAAGGGCTAGAGATCGAAATGTTAGACAAAGCGAAATGGAGCAAAGACTGGCAGATCCCAACCAATCCCAATCACGCCGAGAACAAACTTGGTC
      >HISEQ:190:C2L5LACXX:7:1101:4587:2000 1:N:0:ATCACG

      Comment


      • #4
        Check the reply above..

        Comment


        • #5
          Sounds like Trinity is not properly recognizing the sequence names so that it can add the /1 and /2. Did you modify the read names after receiving the fastq files?

          Of potential interest: http://sourceforge.net/mailarchive/f...tyrnaseq-users

          You could manually rename the reads in the initial fastq files so that they say /1 and /2.
          Last edited by atcghelix; 10-22-2013, 05:31 PM.

          Comment


          • #6
            Originally posted by atcghelix View Post
            Sounds like Trinity is not properly recognizing the sequence names so that it can add the /1 and /2. Did you modify the read names after receiving the fastq files?

            Of potential interest: http://sourceforge.net/mailarchive/f...tyrnaseq-users

            You could manually rename the reads in the initial fastq files so that they say /1 and /2.
            Thanks atcghelix,

            When you say manually rename the reads, do you konw what kind of codes can do that?
            I`m new to bioinformatics as well as linux.
            Thanks.

            Comment


            • #7
              Manually put /1 or /2 in the headers, not work

              I have manually put /1 or /2 in the headers, still doesn`t work.....

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Recent Innovations in Spatial Biology
                by seqadmin


                Spatial biology is an exciting field that encompasses a wide range of techniques and technologies aimed at mapping the organization and interactions of various biomolecules in their native environments. As this area of research progresses, new tools and methodologies are being introduced, accompanied by efforts to establish benchmarking standards and drive technological innovation.

                3D Genomics
                While spatial biology often involves studying proteins and RNAs in their...
                Yesterday, 07:30 PM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 12-30-2024, 01:35 PM
              0 responses
              21 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-17-2024, 10:28 AM
              0 responses
              41 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-13-2024, 08:24 AM
              0 responses
              55 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-12-2024, 07:41 AM
              0 responses
              40 views
              0 likes
              Last Post seqadmin  
              Working...
              X