Header Leaderboard Ad

Collapse

Tophat 2.0.3: Warnings

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dario1984
    replied
    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.

    Leave a comment:


  • Droplet
    started a topic Tophat 2.0.3: Warnings

    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

Latest Articles

Collapse

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 06-01-2023, 08:56 PM
0 responses
11 views
0 likes
Last Post seqadmin  
Started by seqadmin, 06-01-2023, 07:33 AM
0 responses
29 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-31-2023, 07:50 AM
0 responses
67 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-26-2023, 09:22 AM
0 responses
71 views
0 likes
Last Post seqadmin  
Working...
X