Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • damiankao
    Member
    • Jan 2010
    • 49

    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.
  • Daehwan
    Member
    • Oct 2010
    • 27

    #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

    • 12jrowley2
      Member
      • Dec 2010
      • 14

      #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

      • honey
        Senior Member
        • Feb 2010
        • 151

        #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

        • pengchy
          Senior Member
          • Feb 2009
          • 116

          #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

          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM
          • SEQadmin2
            From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
            by SEQadmin2


            Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


            The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
            ...
            06-02-2026, 10:05 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          36 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          100 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          121 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          113 views
          0 reactions
          Last Post SEQadmin2  
          Working...