Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • a question about annotation data in tophat

    Let me start by saying I am very new to this so I may be asking naive questions

    i am align my rna-seq reads (human) to genome by tophat but i am confusing about some parameter of annotation data in tophat

    -G/--GTF : it mean i also have genes.gtf and i understand i know the exon, transcript and also the splicing junction

    But
    --no-novel-juncs: i dont understand what 's it function because i said above i have the genes.gtf file

    thanks you all.

  • #2
    A "novel junction" would be a new splice junction (i.e., a new connection between exons that doesn't exist in your GTF file). Finding novel junctions makes tophat take longer (it's slow enough as is, try STAR instead if you have enough memory) and may or may not be needed, depending on exactly what you're studying.

    Comment


    • #3
      Originally posted by dpryan View Post
      A "novel junction" would be a new splice junction (i.e., a new connection between exons that doesn't exist in your GTF file). Finding novel junctions makes tophat take longer (it's slow enough as is, try STAR instead if you have enough memory) and may or may not be needed, depending on exactly what you're studying.
      but i think when i set parameter -G genes.gtf, tophat will map reads only into exons, other unmapping-reads will be slided smaller and map back into exon

      so what is the different between from 2 parameter [-G --no-novel-junc] and only [-G]?

      Comment


      • #4
        With the option --GTF or -G, TopHat will not only map the reads to the exons annotated in the GTF file. TopHat will first map the reads to the exons annotated in the GTF file, then TopHat will map the unmapped reads to the rest of the genome. You need to add the parameter -T/--transcriptome-only to map the reads only to the transcriptome defined in the GTF file.

        The difference when you add the parameter --no-novel-juncs is that TopHat will not try to splice the reads at junctions other than those defined in the GTF file.

        I generally set the parameter --no-novel-juncs since the runtime of TopHat is much longer without this parameter, as mentioned by dpryan, and there are more false positive mappings. However, if you are interested in discovering novel splicing junctions, not already discovered and annotated in the GTF file, you should leave this setting on.
        Last edited by blancha; 04-27-2014, 07:20 PM.

        Comment


        • #5
          Originally posted by blancha View Post
          With the option --GTF or -G, TopHat will not only map the reads to the exons annotated in the GTF file. TopHat will first map the reads to the exons annotated in the GTF file, then TopHat will map the unmapped reads to the rest of the genome. You need to add the parameter -T/--transcriptome-only to map the reads only to the transcriptome defined in the GTF file.

          The difference when you add the parameter --no-novel-juncs is that TopHat will not try to splice the reads at junctions other than those defined in the GTF file.

          I generally set the parameter --no-novel-juncs since the runtime of TopHat is much longer without this parameter, as mentioned by dpryan, and there are more false positive mappings. However, if you are interested in discovering novel splicing junctions, not already discovered and annotated in the GTF file, you should leave this setting on.
          Thanks you all, i got it

          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...
            04-22-2024, 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, Yesterday, 08:47 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          54 views
          0 likes
          Last Post seqadmin  
          Working...
          X