Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • capricy
    Senior Member
    • Apr 2012
    • 125

    #1

    cufflinks -- new transcripts detection

    I have run tophat2 to align my paired-end rna-seq data to a reference genome:
    /usr/bin/tophat2 -G ASgenome.gff3 -r 300 asgenome2 seq1.fa seq2.fa

    and got results as ./tophat_out/accepted_hits.bam


    Now I am reading the manual of cufflinks and have some questions about the option parameters:

    1. what is the difference if I use -g ASgenome.gff3 or skip it? That is to say, will it be different between running

    cufflinks -p8 -o clout ./tophat_out/accepted_hits.bam

    and

    cufflinks -p8 -g ASgenome.gff3 -o clout ./tophat_out/accepted_hits.bam


    My purpose is to detect the new transcripts

    2. cuffcompare results: class_code e

    Should I remove those from final assembled geneset?

    Any hints are welcome. Thanks a lot!
  • mknut
    Member
    • Jul 2012
    • 23

    #2
    1. Yes they will be different. When you do not use -g the assembly is completely blind to the transcriptome information. When you supply transcriptome information with -g flag, it will be used to help guide the assembly. More details here.

    2. It depends on what are you looking for. If you are focusing on novel isoforms you might want to keep them - they can originate from pre-mRNA (which is more likely), but they can also originate from mRNA showing different exon length than the reference. Keep in mind that this only applies if you used polyA selection in library preparation, while if you used ribosomal depletion, you should definitely ignore them (unless investigating pre-mRNA itself of course).

    Comment

    • capricy
      Senior Member
      • Apr 2012
      • 125

      #3
      Thank you very much for your reply. I did redid cufflinks with -g.

      Then I did cuffmerge and cuffcompare.


      Further question about cuffcompare using the following command line:
      cuffcompare -o ./merged_asm -i gtf_out_list.genome.2.txt -r ASgenome.gff3

      gtf_out_list.genome.2.txt contains the information about the path to the merged .gtf


      A bunch of files were generated in this step. I expected that .loci file gave the number of gene loci assembled, and this number should be the same as the number of genes derived from cuffmerge (genes.fpkm_tracking). However, the results showed that they are quite different. So which one should I go with? Could anyone explain why they were different?

      Thanks for the help!

      Comment

      • capricy
        Senior Member
        • Apr 2012
        • 125

        #4
        I am also confused about those .gtf files from cuffmerge (transcripts.gtf, merged.gtf) and cuffcompare(cuffcmp.combined.gtf) steps.

        When I did cuffcompare, my input file (-i gtf_out_list.genome.2.txt) only has one file which is the transcripts.gtf from the previous cuffmerge. During the cuffmerge step, skipped.gtf is empty.

        What I observe now is that they have different number of records.

        Hope I can get some help here. Thanks a lot for your time!

        Comment

        • hubery_Bio
          Junior Member
          • Oct 2013
          • 5

          #5
          When you run cufflinks with -g, it would conduct a RABT (reference annotation based transcript) assembly, and is helpful in discovering novel transcripts and isoforms.
          But, I am confused about the cuffmerge and cuffcompare files, too. So, if you have any new opinion about these files, please tell me, thanks!

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 08-06-2026, 07:41 AM
          0 responses
          13 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          40 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Working...