Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tianyub836
    Member
    • Apr 2011
    • 23

    what is the name of this kind of graph and how to plot?

    Do anyone know about the graph attached and how to plot it ?
    any packages?

    thanks
    Attached Files
  • vebaev
    Senior Res.
    • Oct 2008
    • 112

    #2
    It is a scatterplot, you can make one as plotting normalized values from 2 samples by log10 scale. But most probably you will have difficulties making coloring by condition (your log2ratio for deregulated genes ) in simple software like Excel.
    Last edited by vebaev; 10-02-2011, 08:33 AM.
    ------------
    SMART - bioinfo.uni-plovdiv.bg

    Comment

    • upendra_35
      Senior Member
      • Apr 2010
      • 102

      #3
      This plot is basically for visualising DGE results and it is called upon by using plotSmear function in edgeR.

      I have copied the text from edgeR for better understanding.

      "The function plotSmear can be used to generate a plot of the log-fold change against the log-
      concentration for each tag (analogous to an MA-plot in the microarray context). We can easily
      identify the top DE tags and highlight them on the plot. The code for producing the default
      fold-change plot is shown below, and the result of this code is shown in Figure 2.
      > detags264 <- rownames(topTags(de.com, n = 264)$table)
      > plotSmear(d, de.tags = detags264, main = "FC plot using common dispersion")
      > abline(h = c(-2, 2), col = "dodgerblue")"

      I kind of like this plot but i still don't know how to use different colors for different things.

      I hope this info helps

      Comment

      • tianyub836
        Member
        • Apr 2011
        • 23

        #4
        Originally posted by upendra_35 View Post
        This plot is basically for visualising DGE results and it is called upon by using plotSmear function in edgeR.

        I have copied the text from edgeR for better understanding.

        "The function plotSmear can be used to generate a plot of the log-fold change against the log-
        concentration for each tag (analogous to an MA-plot in the microarray context). We can easily
        identify the top DE tags and highlight them on the plot. The code for producing the default
        fold-change plot is shown below, and the result of this code is shown in Figure 2.
        > detags264 <- rownames(topTags(de.com, n = 264)$table)
        > plotSmear(d, de.tags = detags264, main = "FC plot using common dispersion")
        > abline(h = c(-2, 2), col = "dodgerblue")"

        I kind of like this plot but i still don't know how to use different colors for different things.

        I hope this info helps
        thanks, upendra_35
        but i thought the function plotSmear in edgeR is not capable of plotting the graph i have attached but the graph i attached this time.

        correct me if i am wrong
        Attached Files

        Comment

        • upendra_35
          Senior Member
          • Apr 2010
          • 102

          #5
          As far as i know plotSmear can only plot the first plot you have attached. I don't know much about the second plot, but i guess it is other way of representing DGE (red indicates Non-DE genes, black indicates under expressed and pink indicates over expressed genes). Where did you get this plot anyway?

          Comment

          • tianyub836
            Member
            • Apr 2011
            • 23

            #6
            Originally posted by upendra_35 View Post
            As far as i know plotSmear can only plot the first plot you have attached. I don't know much about the second plot, but i guess it is other way of representing DGE (red indicates Non-DE genes, black indicates under expressed and pink indicates over expressed genes). Where did you get this plot anyway?
            well, upendra_35, thanks,.

            the first graph i attached is from a paper has been published and the second one was generated from R package DEGseq.

            i have read the edgeR manual and the examples and found the plotSmear function in the manual and graph in the example are more like the second graph i have attached.

            by the way, red ones in the second one mean DEGs and pink ones mean expressed genes that do not meet the threshold of p value and changefold i have set and the black ones are non-DEGs.

            Comment

            • upendra_35
              Senior Member
              • Apr 2010
              • 102

              #7
              Thanks tianyub836 for the info. Much appreciated........

              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
              12 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              14 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...