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
      Best Practices for Single-Cell Sequencing Analysis
      by seqadmin



      While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
      06-06-2024, 07:15 AM
    • seqadmin
      Latest Developments in Precision Medicine
      by seqadmin



      Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

      Somatic Genomics
      “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
      05-24-2024, 01:16 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 06-07-2024, 06:58 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-06-2024, 08:18 AM
    0 responses
    20 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-06-2024, 08:04 AM
    0 responses
    18 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-03-2024, 06:55 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Working...
    X