Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Bowtie: Faulty Combination of Paired Ends

    Hi All,

    My problem is that Bowtie is aligning paired ends together that shouldn't be.

    The alignment uses the options, -m1 -v2 --best --strata -X800

    The beginning of the alignment output looks fine...

    Ex Output at top of file:

    Id0001 + chr1 10000 sequence quality
    Id0001 - chr1 10200 sequence quality
    ...

    The end of the file seems to align reads together that don't go together (the input is highly repetitive, so this will still align)

    Ex Output at bottom of file:

    ...
    Id0052 + chr1 10000 sequence quality
    Id0124 - chr1 10200 sequence quality

    So it doesn't look like it's just outputting singletons for these reads, but is actually trying to align them together.

    Importantly I've double checked that the two paired end inputs are matched. EVERY READ in the input is in the same location in the first paired end file as it's counter part in second paired end file!

    Lastly, I'm still using Bowtie 1 so this isn't something weird with Bowtie 2.

    Thanks ahead of time !!!!

  • #2
    I haven't solved this yet, but here's an update...

    When I break the input fastq into smaller subfiles and run those with the same options, I don't come across the problem (as often).

    Does anyone know if there's some sort of buffer or memory storage quirk with Bowtie that could be resulting in this? Again, I have very repetitive sequences, and I'm running them with tight restrictions, which is what I think might be causing the problem.

    Again, thanks ahead of time. I hope someone out there can help

    Comment


    • #3
      slink

      Can you post the full command as well as the bowtie version ?

      -A

      Comment


      • #4
        Sure thing!

        The version is 0.12.7 (64-bit)

        and the full command is:

        bowtie --best --strata -m1 -v2 -X800 [hg19 reference] -1[input.fastq] -2[input.fastq] >[output]

        Comment


        • #5
          Okay maybe I'm going overboard with this... but after I split the reads into subfiles and realigned with the same options as previously, I graphed the number of alignments / subfile on one axis and the existence of mixed reads on an alternate y-axis.

          As expected, the number of total alignments dropped when the file also contained these mixed reads.

          What was odd, though, is that there seemed to be apprehension? The number of alignments in a subfile would drop but not have mixed reads. Then, the next subfile would have the drastic drop in alignment as well as an occurrence of mixed reads. Almost as if the program was struggling in the previous subfile's alignment, but not quite dead yet. Then...all would be good and everything would go back to normal until the next occurrence. Again, this kind of activity sounds to me like a buffer system, but I'm not sure and would love any other ideas anyone has. For now I'm going to run the subfiles separately, I'm getting enough data to work with, but would love a resolution to the problem.

          Thanks again,

          Sara

          -- Attached is a picture of the graph
          Attached Files

          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, Yesterday, 06:57 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Working...
          X