Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to adjust the p values of edgeR?

    Hi every one,

    I am trying adjust the p values of my two-treatment comparison by edgeR. I am not sure if FDR need to be calculated with topTags before the adjustion, because exactTest just gives the p values without FDR.

    In addition, how can I extract the DE genes with padjusted <= 0.05 from the following dataframe.

    logFC logCPM PValue FDR padjusted
    GB49890-RA 5.557823 7.1075888 1.018805e-43 1.978520e-40 1.978520e-40
    GB46236-RA 4.667221 0.7197219 7.988596e-19 5.921318e-17 5.921318e-17
    GB52184-RA 4.516693 1.3326365 1.519341e-23 2.269662e-21 2.269662e-21
    GB50109-RA 4.477469 3.9928677 3.167978e-07 2.177004e-06 2.177004e-06
    GB48922-RA -4.305247 2.7841370 4.546438e-29 2.006632e-26 2.006632e-26
    GB40248-RA 4.127615 7.1749037 9.026131e-28 3.130133e-25 3.130133e-25

    Thanks a lot!!

    Richard

  • #2
    topTags outputs adjusted p-values in the FDR column. The default method is BH, which I think is also the default for p.adjust().

    For subsetting either type "help(subset)" or just google "R data frame subset" for other methods.

    Comment


    • #3
      Thank you very much, Devon!
      I got it.

      Comment


      • #4
        Hi Devon,
        After I finished my analysis, I got over 700 upregulated genes.
        Do you think that the number is reasonable?
        Thanks!

        Richard

        Comment


        • #5
          Hard to say. Reasonable is pretty dependent on the underlying manipulation and sample number. If you're studying something like cancer (or anything else where you expect a pretty big number of differences) then that'd be entirely reasonable. I work on epigenetic inheritance, where that would be way too many DE genes.

          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
          55 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          52 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          45 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