Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jrober04
    Junior Member
    • Apr 2009
    • 4

    TopHat:Splice Junctions

    Hello Everyone,

    I am trying to use TopHat's GFF feature so that genes are normalized with RPKM. However, I cannot seem to get that aspect of the program working. If I include this -G/GFF option then TopHat will not report junctions.bed, or islands.gff or islands.bed. I am using test data to make sure everything is working properly before I invest the time in running real solexa runs. If anyone has any suggestions as to how to get GFF function in tophat it would be greatly appreciated.

    Here is Sample Reads:
    @SRR013411.1874 :1:1:838:688 length=50
    aaaaagtcacagtctgtctgtctgtctctctcctctaatcttttttatcc
    +SRR013411.1874 :1:1:838:688 length=50
    I>AI8I6II1BI,EIB4+0;51-.7'*,#(+&((*#'&&#"++&"!!*%$
    @SRR013411.1875 :1:1:83:374 length=50
    gctagggttttgaagcaaggtttctcgcgattttctcgatatctctcgcc
    +SRR013411.1875 :1:1:83:374 length=50
    IIIGDGIIIII@DIIII3I/ICI:412B;=:5/+2/&503-39&2#1D,(
    @SRR013411.1876 :1:1:44:341 length=50
    cATGGCGAAACCAAGTCGTGGCCGTCGTTCCCCCTCCGTGTCTGGCTCGT
    +SRR013411.1876 :1:1:44:341 length=50
    22*4$'3%+1#)41&2%2$$%)#8'%#$&%(+%$'&!,"+!$*&,&!%%&
    @SRR013411.1877 :1:1:557:896 length=50
    CATCTCGTTCCAGTTCCAGATCTCGTTCGGGTTCGAGCCCCTCCAGGTCT
    +SRR013411.1877 :1:1:557:896 length=50
    I1II+GI8CI86I%A-I89;=40+-)A0.%)+.&&)(-&0%$!"!$#("%
    @SRR013411.1878 :1:1:866:720 length=50
    ATTTCCCGCTCACGCTCCCGTTCTAGATCGCTCTCTTCATCTTCATCTCC
    +SRR013411.1878 :1:1:866:720 length=50
    8"(-,<=(-+&8'&%*&-')"$)%"&"#%!!$)#$!!$!"""!!"%!!""

    Here is Sample GFF:
    chr1 TAIR8 chromosome 1 30432563 . . . ID=chr1;Name=chr1
    chr1 TAIR8 gene 3631 5899 . + . ID=AT1G01010;Note=protein_coding_gene;Name=AT1G01010
    chr1 TAIR8 mRNA 3631 5899 . + . ID=AT1G01010.1;Parent=AT1G01010;Name=AT1G01010.1;Index=1
    chr1 TAIR8 protein 3760 5630 . + . ID=AT1G01010.1-Protein;Name=AT1G01010.1;Derives_from=AT1G01010.1
    chr1 TAIR8 exon 3631 3913 . + . Parent=AT1G01010.1
    chr1 TAIR8 five_prime_UTR 3631 3759 . + . Parent=AT1G01010.1
    chr1 TAIR8 cDS 3760 3913 . + 0 Parent=AT1G01010.1,AT1G01010.1-Protein;
    chr1 TAIR8 exon 3996 4276 . + . Parent=AT1G01010.1
    chr1 TAIR8 cDS 3996 4276 . + 2 Parent=AT1G01010.1,AT1G01010.1-Protein;
    chr1 TAIR8 exon 4486 4605 . + . Parent=AT1G01010.1
    chr1 TAIR8 cDS 4486 4605 . + 0 Parent=AT1G01010.1,AT1G01010.1-Protein;
    chr1 TAIR8 exon 4706 5095 . + . Parent=AT1G01010.1
    chr1 TAIR8 cDS 4706 5095 . + 0 Parent=AT1G01010.1,AT1G01010.1-Protein;
    chr1 TAIR8 exon 5174 5326 . + . Parent=AT1G01010.1
    chr1 TAIR8 cDS 5174 5326 . + 0 Parent=AT1G01010.1,AT1G01010.1-Protein;
    chr1 TAIR8 exon 5439 5899 . + . Parent=AT1G01010.1
    chr1 TAIR8 cDS 5439 5630 . + 0 Parent=AT1G01010.1,AT1G01010.1-Protein;
    chr1 TAIR8 three_prime_UTR 5631 5899 . + . Parent=AT1G01010.1

    Thanks for any help or suggestions.

    cheers
  • Cole Trapnell
    Senior Member
    • Nov 2008
    • 213

    #2
    Can you send me the logs directory from the run? Also, what Bowtie index are you using, and have you verified that the chromosome names in the GFF match the chromosome names in the index?

    Comment

    • ian.d.reid
      Junior Member
      • May 2009
      • 3

      #3
      I have been struggling with a similar problem.

      If you are getting "malformed exon" errors in the report log, try adding ID fields to the attributes of "exon" lines in the GFF file; that worked for me.

      Good luck!

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM
      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        07-09-2026, 11:10 AM
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 11:41 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-20-2026, 11:10 AM
      0 responses
      23 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-13-2026, 10:26 AM
      0 responses
      36 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-09-2026, 10:04 AM
      0 responses
      45 views
      0 reactions
      Last Post SEQadmin2  
      Working...