Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cufflinks v 1.2.0 high number of RPKM 0

    I have three SOLiD human RNA-Seq libraries which I am analysing using cuffdiff. The libraries have a large number of reads which MAY be pcr duplicates (~90%), but as they are single-end reads I have no way of knowing for sure if they are pcr duplicates or if they are genuine reads which just happen to align to the same location.

    I have two sets of BAM files: (1) all uniquely mapped reads, (2) uniquely mapped reads with "duplicates" removed. The library sizes for BAMs(1) are 23, 26 and 49 million, and for BAMs(2) are 2,3 and 4.5 million.

    I am comparing the cuffdiff output on these two sets of BAM files. I am using a hg19mRNA gtf file which I have made compatible with cufflinks using this cuffcompare command as recommended in the cufflinks manual:

    Code:
    cuffcompare -s hg19.fa -CG -r hg19mRNA.gtf hg19mRNA.gtf
    My cuffdiff command looks like this:

    Code:
    cuffdiff -p 8 -b hg19.fa cuffcmp.combined.gtf file1.bam file2.bam file3.bam
    When I look at the RPKM values generated by cuffdiff I see that for the BAM(1) files containing all the reads, only 839 genes get RPKM values in at least 1 of my 3 samples. Cuffdiff on the BAM(2) files with "duplicates" removed generates RPKM values for 19,129 genes. I have positive controls in my samples which do not get RPKM values in the first scenario BAM(1) but do get RPKM values as expected in scenario 2 BAM(2).

    Can anyone explain what is going on here?

    Thanks
    HELEN

  • #2
    Just to let everyone know I have had a pm from Cole Trapnell and my problem is being caused by a bug in the current version of Cufflinks.

    This option corrects the RPKM values:
    Code:
    --max-bundle-frags 100000000
    Cole explains:
    That option is there so that Cufflinks and Cuffdiff automatically skip extremely deeply sequenced loci, which can cause the programs to hang or take a really long time. The skipped loci get marked as such, and receive zero FPKM. However, in 1.2.0, there's a bug that causes other genes downstream of the large loci to receive incorrect values, and I'm currently working on the fix. The option I told you about basically turns off this feature, so the bug is never triggered.
    Thanks for your help, Cole.

    Best wishes
    HELEN

    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 on Modified Bases...
      Yesterday, 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, 04-11-2024, 12:08 PM
    0 responses
    39 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    41 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    35 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Working...
    X