Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Tophat 2.0.3: Warnings

    Hi all,

    I am completely new to tophat. It seems that it did not run properly as it generated two warning messages and all bed files were empty (including deletions, insertions and junctions). In addition, the size of the accepted_hit.bam file is only 250kb while the unmapped.bam is 1.1GB. For details, please see the code below.

    It would be very appreciated if anyone could help me solve these issues:
    1) Why is the junction database empty? (Waring1)
    2) How to remove all temporary files? (Warning2)
    3) Why are the bed files empty?
    4) Why are there so many reads unmapped?

    Thanks!

    Code:
    tophat --bowtie1 --color --segment-length 13 -o /home/usr/Download/Data2 hg18 /home/usr/Download/Sample_R3.csfasta.txt
    [2012-06-11 19:33:18] Beginning TopHat run (v2.0.3)
    -----------------------------------------------
    [2012-06-11 19:33:18] Checking for Bowtie
                      Bowtie version:        0.12.8.0
    [2012-06-11 19:33:18] Checking for Samtools
                    Samtools version:        0.1.18.0
    [2012-06-11 19:33:18] Checking for Bowtie index files
    [2012-06-11 19:33:18] Checking for reference FASTA file
    [2012-06-11 19:33:18] Generating SAM header for hg18
            format:          fasta
    [2012-06-11 19:33:18] Preparing reads
             left reads: min. length=25, max. length=25, 81854203 kept reads (0 discarded)
    [2012-06-11 19:49:15] Mapping left_kept_reads to genome hg18 with Bowtie 
    [COLOR="Red"]Warning: junction database is empty![/COLOR]
    [2012-06-11 19:51:52] Reporting output tracks
    [COLOR="Red"]Warning: couldn't remove all temporary files in /home/usr/Download/Data2/tmp/[/COLOR]
    -----------------------------------------------
    [2012-06-11 20:21:16] Run complete: 00:47:58 elapsed

  • #2
    Hello,

    I have the same problem. My command is :

    Code:
    tophat -p 4 --genome-read-mismatches 3 --read-mismatches 3 --max-multihits 1 --b2-sensitive hg19 /home/darstr/tmp/ArrayStarProbes.fa
    The sequences in the FASTA are microarray probes either 60 or 61 bases long, some designed across splice junctions. I'm mapping them with TopHat to re-annotate them.

    Code:
    $ head /home/darstr/tmp/ArrayStarProbes.fa
    >CUST_385_PI426073487
    ACTTGTTTCAGGTTAATGGTAAGAGTTACCCGCAGGCTAAGTTGCTATTGGGACAGATGG
    >ASHG19A3A032313
    GAAACATCTTCCCAGAAAACAGACTACAACAAATCATTTCCCTGGTATGAAGGAATGAAG
    >ASHG19A3L0000337
    AGATATCTGGTTGAGACCAAGTAAGAGATAAACCTGTAGATTCCACTGTGCCACCACAGT
    >ASHG19A3A014810
    GGACAAGAATCCTTCAAAAAACAGGAAAAAACTCCTAAAACACCTAAAAGGACCTAGTTC
    >ASHG19A3A015967
    AAGATCTTCATAGAAAGAGTCCAGGGGAACCCAACCCTATTGCACATCACAGATCTTCAG
    I get 0 successfully mapped sequences.

    Code:
    $ samtools view -c tophat_out/accepted_hits.bam
    0
    I know there's quite a few uniquely mapping perfectly matching probes on the array.

    I got the same 2 warning messages from my run as the original poster. I hope a new TopHat version is released soon.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      Yesterday, 07:01 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    58 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    54 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    45 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Working...
    X