Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jake13
    Member
    • Aug 2013
    • 23

    reference transcripts missing after cuffmerge

    I ran cufflinks on my rna-seq samples and then ran cuffmerge with the -g (reference gtf) and -s (reference sequence) options, which I thought would merge all of the reference transcripts with my cufflinks files. However, when I run cuffcompare on this merged gtf vs the reference gtf, the merged gtf is missing a number of transcripts. Does anyone know why?
    Thanks
  • yueluo
    Member
    • Aug 2013
    • 82

    #2
    What do you mean by 'the merged gtf missing a number of transcripts' ?
    Can you describe what you did in detail?
    Specifically -- In what order did you run cufflinks/cuffmerge/cuffcompare, and with what options / input files for each process.

    Comment

    • jake13
      Member
      • Aug 2013
      • 23

      #3
      I first ran cufflinks on each sample with the following command:
      Code:
      cufflinks -p 16 -u -g $gencode_gtf -b $gencode_fasta -M $gencode_rRNA --library-type fr-firststrand sample1.bam
      
      cufflinks -p 16 -u -g $gencode_gtf -b $gencode_fasta -M $gencode_rRNA --library-type fr-firststrand sample2.bam
      This produced a transcripts.gtf file for sample1 and a transcripts.gtf file for sample2.

      I then ran cuffmerge with the following command:
      Code:
      cuffmerge -g $gencode_gtf -s $gencode_fasta assembly-gtf.txt
      where assembly-gtf.txt contained the path to sample1 and sample2 transcripts.gtf

      I then got a merged.gtf file. I wanted to see how many novel transcripts I found between these two samples compared to the reference assembly so I ran cuffcompare with the following command:
      Code:
      cuffcompare -r $genocde_gtf -s $gencode_fasta merged.gtf
      When I look at the stats it lists a number of missed exons and a number of missed loci.

      Comment

      • yueluo
        Member
        • Aug 2013
        • 82

        #4
        cuffmerge with -g <ref> merges transcripts from different samples, and then merges these transcipts with known transcripts. No reference transcript is included if it is not detected in any of your samples.

        Comment

        Latest Articles

        Collapse

        • mylaser
          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by mylaser
          Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
          If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
          This guide explains everything you need to know about...
          Yesterday, 01:13 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, 07-09-2026, 10:04 AM
        0 responses
        22 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        14 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        32 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...