Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ajgentles
    Junior Member
    • Jun 2011
    • 4

    tophat2/samtools

    We have been trying to move from tophat1 to tophat2 utilizing a transcriptome as well as genome reference, and are having some performance and output issues. RNA-seq data that previously took about 12 hours to map now takes >4 days (stopped the runs at that point), with tophat_reports apparently being the culprit. Providing just a few hundred reads still takes much longer than expected and ends with an error in tophat_reports. The reported error is typically something like

    Warning: mapped sequence without CIGAR (DJG84KN1:201:C0CKNACXX:7:1101:1815:2215)
    Warning: mapped sequence without CIGAR (DJG84KN1:201:C0CKNACXX:7:1101:1815:2215)
    Warning: mapped sequence without CIGAR (DJG84KN1:201:C0CKNACXX:7:1101:2101:2179)
    Warning: mapped sequence without CIGAR (DJG84KN1:201:C0CKNACXX:7:1101:2101:2179)
    Warning: mapped sequence without CIGAR (DJG84KN1:201:C0CKNACXX:7:1101:2307:2249)
    Warning: mapped sequence without CIGAR (DJG84KN1:201:C0CKNACXX:7:1101:2307:2249)
    Error: CIGAR and sequence length are inconsistent!(TGCTCTTCCGATCTGCCCCCTTAAACACCATTTTCCCTCCAGGACCACCTTGGTTTCTAGGCACTGTGGTTCTTGGCAGGGGCTGTCTTAGG)

    This looks like it's possibly an incompatibility with samtools but we have tried versions 0.11 through 0.18 with no change. I wondered if anyone can help narrow down the issue ?
  • kristofit
    Junior Member
    • Apr 2012
    • 3

    #2
    Hi,

    I got the same problem using tophat 2.0.6. (and bowtie 2.0.2) and can not find a way to solve the problem.
    - error log is:
    Error running /PATH/tophat.dir/bin/tophat_reports
    Error: CIGAR and sequence length are inconsistent!(TTCAAACAAAATCGAATCCTGAAAGAGTAGAAGGGGAGCGGTGAGAGGAGGAGGAGGAGGAAGAGGAGGAGGGGGGCAGTCCTCCCCGAGCTAAAAACCTC)
    Somebody did solve this problem ?

    Comment

    • tschauer
      Junior Member
      • Oct 2012
      • 6

      #3
      Hi,

      Same problem...

      Did you guys solve it?
      Last edited by tschauer; 12-06-2012, 02:38 AM.

      Comment

      • ajgentles
        Junior Member
        • Jun 2011
        • 4

        #4
        I found that if you tell tophat2 to generate a
        transcriptome index by supplying a GTF file, but the index already
        exists, it bombs out. You have to make sure not to tell it the GTF file
        again.

        We've basically abandoned tophat2 in favour of STAR these days.

        Comment

        • tschauer
          Junior Member
          • Oct 2012
          • 6

          #5
          thanks

          samtools was not correctly installed

          without GTF it works

          Comment

          • joseph.troy
            Junior Member
            • Oct 2012
            • 4

            #6
            Question about removing the GTF file

            Thanks all for the information! I'm having the same problem. I tried removing the GTF file, but perhaps did it wrong (see with and without below). If possible can you share your command lines without the GTF file?

            My command with GTF file...
            tophat -p 8 -o tophat.out --library-type fr-firststrand -G ~/jmt/projects/run3_01/mm9gtf/genes.gtf --transcriptome-index ~/jmt/projects/run3_01/mm9transcripts/transcriptome ~/jmt/projects/run3_01/mm9genome/genome test.fastq


            My command without the GTF file...
            tophat -p 8 -o tophat.out --library-type fr-firststrand --transcriptome-index ~/jmt/projects/run3_01/mm9transcripts/transcriptome ~/jmt/projects/run3_01/mm9genome/genome test.fastq

            -Thank you!!

            Comment

            • pengchy
              Senior Member
              • Feb 2009
              • 116

              #7
              Hi all,

              this problem seems still unresolved.
              GTF was recommended by Tophat2 paper if available.
              In my case, only one line has the problem in one bam file:
              Code:
                      73      scaffold210     158009  50      30M26178N70M    *       0       0       GTACGAGTCGTTCTGCCGGCCGCCGTGCTCGGAGTCGCCGTTGACGATCCAGACGATGTGCGGCGCGGGCTTGGCGGAGCCGGAGCTGCAGTTGGCGTGC  $#$%&&&#%$"&"%("')&!&)''&!"%%(""!$!"!!"""#%%"$%%%%$"!"!!!!!"%!"%$"#%%%%""%%!!!!"$%"!!"%$$!!!!!!!!!!!  AS:i:-12        XM:i:2  XO:i:0  XG:i:0  MD:Z:78C18C2    NM:i:2  XS:A:-  NH:i:1
              Where, the read name was not printed successfully.

              I filtered this line by:
              awk '$1!~/^[0-9]/'
              Last edited by pengchy; 10-20-2013, 07:06 PM. Reason: add awk command

              Comment

              Latest Articles

              Collapse

              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-02-2026, 11:08 AM
              0 responses
              9 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              13 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-26-2026, 11:10 AM
              0 responses
              20 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-17-2026, 06:09 AM
              0 responses
              54 views
              0 reactions
              Last Post SEQadmin2  
              Working...