Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • tophat pair end reads

    I just finished mapping my ABI pair end colorspace reads with tophat. The reads were 50bp F3 and 25bp F5.

    When I tried to convert the .bam file into .sam for Cufflinks assembly using Picard Tools, I got this error:

    Exception in thread "main" java.lang.RuntimeException: SAM validation error: ERROR: Record 127338, Read name 507_970_1560_F3, Mate Alignment start (542169) must be <= reference sequence length (531507) on reference Contig1

    It looks like a read is being "mapped" outside of the reference contig?

    Bowtie has --fr, --rf, --ff options when aligning pair-end reads. Does tophat take into account that SOLiD mate pairs are both in forward direction? so the --ff would be used.
    Last edited by damiankao; 10-28-2010, 01:21 AM.

  • #2
    Originally posted by damiankao View Post
    I just finished mapping my ABI pair end colorspace reads with tophat. The reads were 50bp F3 and 25bp F5.

    When I tried to convert the .bam file into .sam for Cufflinks assembly using Picard Tools, I got this error:

    Exception in thread "main" java.lang.RuntimeException: SAM validation error: ERROR: Record 127338, Read name 507_970_1560_F3, Mate Alignment start (542169) must be <= reference sequence length (531507) on reference Contig1

    It looks like a read is being "mapped" outside of the reference contig?

    Bowtie has --fr, --rf, --ff options when aligning pair-end reads. Does tophat take into account that SOLiD mate pairs are both in forward direction? so the --ff would be used.

    TopHat maps left and right reads separately using Bowtie, that is, it doesn't use Bowtie's pair searching like --fr, --rf, --ff. Using the mapped reads, TopHat finds pairs if the two reads of a pair are on different strand (it ignores if they are on the same strand) and the inner distance is within user specified range.

    Comment


    • #3
      TopHat mapping outside reference contig

      Originally posted by damiankao View Post
      I just finished mapping my ABI pair end colorspace reads with tophat. The reads were 50bp F3 and 25bp F5.

      When I tried to convert the .bam file into .sam for Cufflinks assembly using Picard Tools, I got this error:

      Exception in thread "main" java.lang.RuntimeException: SAM validation error: ERROR: Record 127338, Read name 507_970_1560_F3, Mate Alignment start (542169) must be <= reference sequence length (531507) on reference Contig1

      It looks like a read is being "mapped" outside of the reference contig?

      Bowtie has --fr, --rf, --ff options when aligning pair-end reads. Does tophat take into account that SOLiD mate pairs are both in forward direction? so the --ff would be used.
      I also received this error
      Mate Alignment start must be <= reference sequence length on reference
      when trying to run picard to convert to BAM
      was this ever resolved?
      thanks,

      Comment


      • #4
        TopHat

        I was wondering why the inner distance is important in TopHat how it is related to alignment? Any one tried using variable inner distance (-r/--mate-inner-dist <int> ) and check what may be the effect on alignments, if any.

        Comment


        • #5
          I have aligned the reads using tophat version 2, but the error message remain. Why there possible exist the possition longer than the real length, in spite of the seperate alignment of tophat.

          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