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
            Advancing Precision Medicine for Rare Diseases in Children
            by seqadmin




            Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
            12-16-2024, 07:57 AM
          • seqadmin
            Recent Advances in Sequencing Technologies
            by seqadmin



            Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

            Long-Read Sequencing
            Long-read sequencing has seen remarkable advancements,...
            12-02-2024, 01:49 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-17-2024, 10:28 AM
          0 responses
          33 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-13-2024, 08:24 AM
          0 responses
          49 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-12-2024, 07:41 AM
          0 responses
          34 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-11-2024, 07:45 AM
          0 responses
          46 views
          0 likes
          Last Post seqadmin  
          Working...
          X