Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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.

  • #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


    • #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


      • #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


        • #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


          • #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


            • #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


              • #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


                • #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


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

                    Comment


                    • #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

                      • 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, 05-10-2024, 06:35 AM
                      0 responses
                      16 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 05-09-2024, 02:46 PM
                      0 responses
                      21 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 05-07-2024, 06:57 AM
                      0 responses
                      19 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 05-06-2024, 07:17 AM
                      0 responses
                      21 views
                      0 likes
                      Last Post seqadmin  
                      Working...
                      X