Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • strange SAM output

    Hi,

    I use tophat to run RNAseq project, the sequence is from solexa pair end .
    the below is part of one line in the result.

    ILLUMINA-7A0261_0001:3:77:8496:8665#0 161 chr1 554335 3 64M = 1395011 0

    from the SAM1 manual, I think the insert size is 840676(1395011-554335). but ISIZE(inferred Insert SIZE) is 0. how can explain it.




    zhidong

  • #2
    Can you try using other short read mapper such as bwa to see the insert size distribution? Or you can use the Bio:B::Sam perl modules to access the entire sam/bam, and infer the insert size distribution.

    Comment


    • #3
      thank you , macrowave.

      but I run RNAseq project. bwa seems not fit for mapping RNA sequence to Genome

      Comment


      • #4
        Can you provide more specific information, such as the fragment size, read length, the expected insert sizes, reference type (genome or transcriptome)? Form my experience, paired-end mapping with bowtie to predicted transcriptome yielded expected insert size distribution. By the way, BWA is perfectly fine for mRNA-Seq mapping to the genome, it's just harder to estimate insert size because of the introns, and you'll get weird inferred size distribution as the variable intron length. The Bio:B::Sam perl module has functions to access all proper mapped paired reads from sam/bam , from no matter which mapper you use. So it's a good idea to get all pairs in a region and see the real distribution.

        Comment


        • #5
          Just realized that your problem might be a bug in TopHat. In the newest TopHat release notes, they say 'TLEN field in SAM format is correctly output', which means you may be using an older release that doesn't output the isize correctly.

          Comment


          • #6
            and the sam flag 161 (1+32+128) means the paired reads mapped one forward, one reverse, but for some reason, the aligner thinks the pair isn't right (not properly aligned?), so that might be also a reason it returns a zero isize.

            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
            32 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 12-13-2024, 08:24 AM
            0 responses
            48 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 12-12-2024, 07:41 AM
            0 responses
            34 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 12-11-2024, 07:45 AM
            0 responses
            46 views
            0 likes
            Last Post seqadmin  
            Working...
            X