Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Can BWA align reads to references that are even shorter?

    We have obtained a lot of RNA-seq reads from HiSeq with 100bp in length. We are trying to align them to a splice junction database which only contain sequences that are 62bp in length. Is this possible? Are there any parameter values that need to be tweaked? Would soft clipping automatically mark both hanging 5' and 3' read fragments?

    Hope some BWA guru can answer the above questions. Thanks!

  • #2
    I'm trying to pop this post up for myself. Nobody had any experience with the above challenge?

    Comment


    • #3
      Sorry, never tried it. I used SOAP for bacterial alignments, and I know it seg faults when reference sequence is smaller than reads.

      I recommend just trying it. If it doesn't work, maybe pad the 62 base junctions with N's.

      Comment


      • #4
        I know I had some reads that were over-hanging from the end of the contigs (when mapping RNA seq onto CDS sequences) and it worked fine with BWA.

        Comment


        • #5
          On second thought, I think the way bwa works is it concatenates all the reference sequences into one long file. So if a read falls off the edge of one, and lands on another, that won't stop mapping.

          However, what this means is that if your read starts a few bases upstream of reference junction B, and Junction A was concatenated to junction B such that the start of B is right after the end of A, samtools is going to report that your read is in junction A, becuase that's where it started. I think there will be a flag, or the MQ will be zero, something like that, so it would be catchable, but no easily, and it won't be easy to figure out. It's probably easier to pad your reference with n's so that this won't happen.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          31 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          32 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          53 views
          0 likes
          Last Post seqadmin  
          Working...
          X