Unconfigured Ad

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

    Check that replicates are good

    Hi,
    I'm new to RNA-seq analysis. I have biological duplicates of 4 different conditions. I want to check how good the replicates are for each condition. I have got them mapped to the genome and have run cuffdiff on the files, but I was wondering what comparisons people do/tools people use to check their replicates?
    Thanks
  • dariober
    Senior Member
    • May 2010
    • 311

    #2
    Originally posted by jake13 View Post
    Hi,
    I'm new to RNA-seq analysis. I have biological duplicates of 4 different conditions. I want to check how good the replicates are for each condition. I have got them mapped to the genome and have run cuffdiff on the files, but I was wondering what comparisons people do/tools people use to check their replicates?
    Thanks
    Hi- A plot of principal components (PCA plot) and/or multidimensional scaling (MDS plot) and/or a dendrogram are usually quite helpful in spotting sample outliers and to check that the replicates cluster together. Once you have a matrix of genes and samples they are quite easy to generate in e.g. R. See also the vignettes in edgeR and DESeq (R/bioconductor packages).

    Dario

    Comment

    • colindaven
      Senior Member
      • Oct 2008
      • 417

      #3
      You can also just do a scatter plot, for example in R, of Rep1 vs Rep2. This can be a bit easier to understand when communicating your results to other researchers.

      Comment

      • Blahah404
        Member
        • Dec 2011
        • 48

        #4
        Lots of people also do grid plots of Pearson/Spearman correlation, sometimes with a hierarchically clustered dendrogram on the axes. Also easy to do in R with the cor() function once you have a matrix of genes by samples.

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:09 AM
        0 responses
        8 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, Yesterday, 08:59 AM
        0 responses
        14 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        19 views
        0 reactions
        Last Post SEQadmin2  
        Working...