Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • cummeRbund partitioning and heatmap

    Hi guys,

    I'm playing around with cummeRbund, and I have some questions I would like to ask you.

    First, I would like to cluster a subset of genes and to plot them in a heatmap. I found on this forum how to create a list of genes, and how to draw a heatmap.

    > myIDs<-read.table("text.txt")
    > myIDs<-as.vector(myIDs$V1)
    > myGenes<-getGenes(cuff,myIDs)

    > h<-csHeatmap(myGenes,cluster='both')
    > h



    Now that gives a heatmap with the genes I want, but I somehow think that the clustering is not adequate. I tried to do the partitioning thing like so :

    > ic<-csCluster(myGenes,k=4)

    And then, I figured I could only draw a heatmap with the output of csCluster

    > hic<-csHeatmap(ic)

    And of course it doesn't work.

    Do you guys know how I could plot a heatmap from the csCluster?

    Thanks!

  • #2
    did you get the answer?



    Originally posted by Galgarad View Post
    Hi guys,

    I'm playing around with cummeRbund, and I have some questions I would like to ask you.

    First, I would like to cluster a subset of genes and to plot them in a heatmap. I found on this forum how to create a list of genes, and how to draw a heatmap.

    > myIDs<-read.table("text.txt")
    > myIDs<-as.vector(myIDs$V1)
    > myGenes<-getGenes(cuff,myIDs)

    > h<-csHeatmap(myGenes,cluster='both')
    > h



    Now that gives a heatmap with the genes I want, but I somehow think that the clustering is not adequate. I tried to do the partitioning thing like so :

    > ic<-csCluster(myGenes,k=4)

    And then, I figured I could only draw a heatmap with the output of csCluster

    > hic<-csHeatmap(ic)

    And of course it doesn't work.

    Do you guys know how I could plot a heatmap from the csCluster?

    Thanks!

    Comment


    • #3
      No, I didn't.

      However, I figured a way to do it in R, without cummeRbund. It is not elegant, but it works well! Let me know if you want to see it.

      Comment


      • #4
        Please tell me how you have managed to do. I need to make heatmap with -1 0 +1 range (not the log 10 RPKM value).
        Can you reply please.
        Thank you


        Originally posted by Galgarad View Post
        No, I didn't.

        However, I figured a way to do it in R, without cummeRbund. It is not elegant, but it works well! Let me know if you want to see it.

        Comment


        • #5
          I will.

          Are you familiar with R?

          Comment


          • #6
            Yes, I am using cummeRbund.

            Comment


            • #7
              Hello everybody,

              I ran the cuffdiff analysis on 8 samples and I ran the csCluster command in cummeRbund in order to clusterize genes in my samples.
              I would like to clusterize genes considering only a subset of my samples (ex. only four samples). Is there the possibility to select the samples for which I want to clusterize the genes?
              thanks

              Comment

              Latest Articles

              Collapse

              • 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
              • seqadmin
                Strategies for Sequencing Challenging Samples
                by seqadmin


                Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                03-22-2024, 06:39 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 04-11-2024, 12:08 PM
              0 responses
              31 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              32 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              28 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-04-2024, 09:00 AM
              0 responses
              53 views
              0 likes
              Last Post seqadmin  
              Working...
              X