Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Bowtie2

    Hi all
    I'm trying to get bowtie2 to work, but every time I run the program it fails to populate the .fastq file it creates. However, it is able to fully populate the .sam file it creates. What additional info should I provide in order to make some sense of this.

  • #2
    It would be helpful if you posted the command that you're using (as well as what you mean by "populating" a fastq file, by which you presumably mean that you're passing --un-conc or similar).

    Comment


    • #3
      bowtie2 -p 8 -N 1 --reorder --no-unal -x (ref) -U (trimmed_output) -S (sam_output) --un (fastq_output)
      The sam_output file is being filled with the correct amount of reads; however, the fastq file does not receive any reads within the file (of which I expect several million).
      That is the code I am using.

      Comment


      • #4
        What command are you using to run Bowtie2, and what output are you getting from bowtie?

        Is bowtie succesfully completing the run, or is it crashing/running out of memory at some point after starting to write the sam file but before writing the fastq file?

        Comment


        • #5
          Bowtie2 succesfully completes the run and also successfully identifies the number of reads contained within the reference sequence.
          The final output is as follows.
          18198205 reads; of these:
          18198205 (100%) were unpaired; of these:
          7695256 (42%) aligned 0 times
          1804945 (9%) aligned exactly 1 time
          8698004 (47%) aligned >1 times
          57% overall alignment rate

          Comment


          • #6
            The 9% unique alignment metric is rather worrying, though perhaps it makes sense for your experiment. Regarding the non-functional --un option, this is actually a known bug. Try not specifying --no-unal.

            Comment


            • #7
              Actually the 9% is great for my experiment (the 42% is what I'm interested in). Thank you very much for your help.
              Going foward should I downgrade my version to 2.07 then?

              Comment


              • #8
                Yeah, version 2.0.6 actually (the person that submitted the bug I linked to made a typo). Glad the 9% number worked for you, it would have ruined my day!

                Comment


                • #9
                  Just swapped out 2.06 for 2.10 and still getting the same error--the fastq file is not being populated.
                  Any other reason this might be occuring?

                  Comment


                  • #10
                    Sorry, answered my own question, looks like the break occured in 2.06. I'm gonna give 2.05 a shot.

                    Comment


                    • #11
                      Originally posted by njh219 View Post
                      Sorry, answered my own question, looks like the break occured in 2.06. I'm gonna give 2.05 a shot.
                      Ah, that or just allow bowtie2 to write the unaligned reads too and then use samtools to create a file of unaligned reads and then just convert that back to fastq.

                      Comment

                      Latest Articles

                      Collapse

                      • seqadmin
                        Recent Advances in Sequencing Analysis Tools
                        by seqadmin


                        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                        05-06-2024, 07:48 AM
                      • seqadmin
                        Essential Discoveries and Tools in Epitranscriptomics
                        by seqadmin




                        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                        04-22-2024, 07:01 AM

                      ad_right_rmr

                      Collapse

                      News

                      Collapse

                      Topics Statistics Last Post
                      Started by seqadmin, 05-14-2024, 07:03 AM
                      0 responses
                      20 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 05-10-2024, 06:35 AM
                      0 responses
                      44 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 05-09-2024, 02:46 PM
                      0 responses
                      54 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 05-07-2024, 06:57 AM
                      0 responses
                      42 views
                      0 likes
                      Last Post seqadmin  
                      Working...
                      X