Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • JonB
    Member
    • Jan 2010
    • 85

    Can I test for differential expression using FPKM values?

    Hi,

    I know this subject has been discussed in many posts, and I am sorry if I am double posting.

    I have a matrix of gene expression counts and the values are FPKM.
    I don't have the sam files.

    Can I use cuffdiff with this input?

    I can run DESeq2 the way it is described in the tutorial, but it says that the input should be raw counts. What happens if the input is FPKM?

    Are there other methods to run DE-test on FPKM values?

    Thanks,

    Jon
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    If you input FPKMs into DESeq2 you'll get unreliable results, since you're violating the statistical premise. You can probably use voom() to get things ready for analysis in limma. That's what I'd try first.

    Comment

    • JonB
      Member
      • Jan 2010
      • 85

      #3
      Ok, thanks!

      Comment

      • JonB
        Member
        • Jan 2010
        • 85

        #4
        Sorry for spamming you with questions...

        I am able to convert the read counts by voom(), but I have trouble getting the experiment design correct using model.matrix()

        I have 18 libraries representing two different conditions: 'normal' and 'post-inversion'. My design looks like this now:
        design
        I think I have to create a factor with the two labels 'normal' and 'post-inversion'?

        Comment

        • JonB
          Member
          • Jan 2010
          • 85

          #5
          And now I just realized there's a bioconductor mailing list which is probably where this question belong

          Comment

          • dpryan
            Devon Ryan
            • Jul 2011
            • 3478

            #6
            Yeah, you can more easily ask the authors on the list If you're just interested in the normal vs. post-inversion comparison (rather than also looking at whatever that "Sycon2" thing is), then yes, just creating a factor with those levels (design$libType will provide that, though you probably named the dataframe something else).

            Comment

            • Simon Anders
              Senior Member
              • Feb 2010
              • 995

              #7
              Just for the record: "voom" expects counts the same as edgeR and DESeq do. See also https://stat.ethz.ch/pipermail/bioco...er/056309.html

              Comment

              • atulchandra
                Junior Member
                • Mar 2018
                • 1

                #8
                Could you tell me anyone, why we use TPM, FPKM or RPKM normalization in single-cell expression analysis?

                Is there any biological explanation????

                Thanks in advance.!

                Comment

                Latest Articles

                Collapse

                • GATTACAT
                  Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by GATTACAT
                  Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                  07-01-2026, 11:43 AM
                • SEQadmin2
                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by SEQadmin2


                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                  Here are nine questions we think about, in roughly the order they matter, before...
                  06-18-2026, 07:11 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 07-02-2026, 11:08 AM
                0 responses
                14 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-30-2026, 05:37 AM
                0 responses
                15 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-26-2026, 11:10 AM
                0 responses
                20 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                54 views
                0 reactions
                Last Post SEQadmin2  
                Working...