Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • NOTEST everywhere with cuffdiff

    Hello, I am running the following pipeline:

    tophat -p 4 -G genes.gtf -o sample1TopHat genome sample1R1.fastq sample1R2.fastq
    tophat -p 4 -G genes.gtf -o sample2TopHat genome sample2R1.fastq sample2R2.fastq

    cufflinks -o sample1Cufflinks -p 4 -G genes.gtf sample1TopHat/accepted_hits.bam
    cufflinks -o sample1Cufflinks -p 4 -G genes.gtf sample1TopHat/accepted_hits.bam

    cuffmerge -o sampleCuffMerge -p 8 -g genes.gtf -s genome.fa assemblylist.txt

    cuffdiff -o sampleCuffdiff -p 8 -b genome.fa -L s1,s2 -u sampleCuffMerge/merged.gtf sample1TopHat/accepted_hits.bam sample2TopHat/accepted_hits.bam

    However, I am getting NOTEST on the splicing.diff, whereas the isoform_exp.diff does show some information. I am just not sure how to debug this. Any suggestions?

    I have messed with the -c flag in cuffdiff. I am using cufflinks 2.2.1, and I am using the UCSC Homo Sapiens HG19 genome and annotation (genes.gtf). Any suggestions appreciated.

    Thank you in advance,
    Ramiro
    Last edited by ramiro2k; 06-22-2016, 09:18 AM. Reason: Added more information on software used.

  • #2
    So, you're expecting significant results from an experiment with no replicates?

    Also see : https://www.biostars.org/p/163535/

    Comment


    • #3
      Ran it with replicates with the same result

      Hello,

      Thank you so much for your reply. I ran it with two replicates and got a similar result, nothing significant, nothing expressed in the splicing.diff. I had looked at the link you mentioned in the past but I am surprised that nothing comes out as expressed or significant. On the differentialy expressed results I do get many genes as significant, etc. I am guessing this means that no splicing events ocurred, yet if you or anyone has any suggestions about anything I might be doing wrong please let me know.

      Thank you,
      Ramiro

      tophat -p 4 -G genes.gtf -o sample1r1TopHat genome sample1r1R1.fastq sample1r1R2.fastq
      tophat -p 4 -G genes.gtf -o sample1r2TopHat genome sample1r2R1.fastq sample1r2R2.fastq
      tophat -p 4 -G genes.gtf -o sample2r1TopHat genome sample2r1R1.fastq sample2r1R2.fastq
      tophat -p 4 -G genes.gtf -o sample2r2TopHat genome sample2r2R1.fastq sample2r2R2.fastq

      cufflinks -o sample1r1Cufflinks -p 4 -G genes.gtf sample1r1TopHat/accepted_hits.bam
      cufflinks -o sample1r2Cufflinks -p 4 -G genes.gtf sample1r2TopHat/accepted_hits.bam
      cufflinks -o sample2r1Cufflinks -p 4 -G genes.gtf sample2r1TopHat/accepted_hits.bam
      cufflinks -o sample2r2Cufflinks -p 4 -G genes.gtf sample2r2TopHat/accepted_hits.bam

      cuffmerge -o sampleCuffMerge -p 8 -g genes.gtf -s genome.fa assemblylist.txt

      cuffdiff -o sampleCuffdiff -p 8 -b genome.fa -L s1,s2 -u sampleCuffMerge/merged.gtf sample1r1TopHat/accepted_hits.bam,sample1r2TopHat/accepted_hits.bam sample2r1TopHat/accepted_hits.bam,sample2r2TopHat/accepted_hits.bam

      Comment


      • #4
        I actually found the answer in another post from 2011:

        One of the updates going from version 1.3 to version 2 (quoting from the cufflinks website here) was:

        "After substantial performance testing, we have determined that the false discovery rate of Jensen-Shannon-based tests (differential splicing, CDS switching, and promoter switching) can be unnacceptably high when used with fewer than three replicates in the conditions being compared. Cuffdiff now refrains from performing significance tests when one of the conditions involved has fewer than three replicates. You can change this behavior with the new --min-reps-for-js-test option. Cuffdiff still produces splicing.diff, cds.diff, and promoters.diff regardless of how many replicates you have. These files will include the JS distance scores, but none of the genes will be marked significant if you have fewer than the required number of replicates."

        This explained the situation.

        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, Yesterday, 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