Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Chuckytah
    Member
    • Mar 2011
    • 65

    Differential expression graphics

    Hello all,

    I wanna do this type of graphic:
    http://www.jimmunol.org/content/172/...0/F1.small.gif or http://www.omicsonline.org/2157-7099...1-101-g005.gif

    but i'm kind noob in this field... what should be the type of my data?

    i have something like this:

    library/condition geneA geneB geneC
    I 2.0 1.6 12.0
    II 13.0 1.4 0.4
    III 17.0 1.3 0.3

    I use percentages... so for example i know that geneA is more expressed in the III condition, etc... right?

    How can i do a graphic like that one above? sorry my poor english.
  • vineeth_s
    Junior Member
    • Jun 2011
    • 9

    #2
    Hi Chuckytah,

    The images you refer to, are what are called Heat Maps

    For your kind of data, this will have to be done in 2 steps:
    1. Generate clusters using software like Michiel de Hoon's Cluster
    2. With the files generated there you can use Java TreeView to generate the heat maps

    Good luck

    Comment

    • essvee
      Member
      • Apr 2011
      • 11

      #3
      In R there is fairly an easy to use function called heatmap that will allow you to do this.
      You can play with scales, colours, and formatting.
      Hope this helps.

      Comment

      • Chuckytah
        Member
        • Mar 2011
        • 65

        #4
        Originally posted by essvee View Post
        In R there is fairly an easy to use function called heatmap that will allow you to do this.
        You can play with scales, colours, and formatting.
        Hope this helps.
        The function is called "heatmap" ? but it there is no need to install a certain package?

        ty

        Comment

        • Chuckytah
          Member
          • Mar 2011
          • 65

          #5
          Originally posted by vineeth_s View Post
          Hi Chuckytah,

          The images you refer to, are what are called Heat Maps

          For your kind of data, this will have to be done in 2 steps:
          1. Generate clusters using software like Michiel de Hoon's Cluster
          2. With the files generated there you can use Java TreeView to generate the heat maps

          Good luck
          Thanks a lot. I download those programs i will try later

          Comment

          • steven
            Senior Member
            • Aug 2009
            • 269

            #6
            Originally posted by Chuckytah View Post
            The function is called "heatmap" ? but it there is no need to install a certain package?

            ty
            I once used one called "image" to generate a 2D heatmap in R-please don't ask me why not "heatmap".

            Comment

            • essvee
              Member
              • Apr 2011
              • 11

              #7
              Originally posted by Chuckytah View Post
              The function is called "heatmap" ? but it there is no need to install a certain package?

              ty
              I do not believe you need to install any additional packages. It should be included in your standard installation.
              There are a lot of tutorials floating around, I would suggest searching to find the one most relevant to the type of data you are analyzing.
              Hope this helps

              Comment

              • Simon Anders
                Senior Member
                • Feb 2010
                • 995

                #8
                Originally posted by steven View Post
                I once used one called "image" to generate a 2D heatmap in R-please don't ask me why not "heatmap".
                The difference is that heatmap rearranges the rows and columns of your matrix by clustering and adds dendrograms, and image does not.

                Comment

                • steven
                  Senior Member
                  • Aug 2009
                  • 269

                  #9
                  Originally posted by Simon Anders View Post
                  The difference is that heatmap rearranges the rows and columns of your matrix by clustering and adds dendrograms, and image does not.
                  Ah, thanks Simon, I did not remember that. Yes, my matrix had to be plotted "as is", so it makes sense indeed.

                  Comment

                  • themerlin
                    Member
                    • Feb 2010
                    • 51

                    #10
                    The multi experiment viewer generates heatmaps in one easy step. Those graphics you sent look like they were made in MeV.

                    Comment

                    • Chuckytah
                      Member
                      • Mar 2011
                      • 65

                      #11
                      I know that heatmaps can be made on R, but my R is not working, dunno why, can't install new packages, maybe because of university proxy.

                      I have done one using Matlab, but it is not so well I think...

                      I will try MeV so

                      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, Yesterday, 11:05 AM
                      0 responses
                      7 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-02-2026, 11:08 AM
                      0 responses
                      28 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-30-2026, 05:37 AM
                      0 responses
                      27 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-26-2026, 11:10 AM
                      0 responses
                      26 views
                      0 reactions
                      Last Post SEQadmin2  
                      Working...