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
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM
          • 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...
            04-22-2024, 07:01 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:57 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Working...
          X