Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • id0
    Senior Member
    • Sep 2012
    • 130

    #1

    cummeRbund csHeatmap error

    I am trying out cummeRbund. Everything seems to be working fine. I tried most of the commands from the tutorial and they all produce reasonable output. However, when I run csHeatmap, I get the following error:
    Code:
    > csHeatmap(genes(cuff))
    Error in (function (classes, fdef, mtable)  : 
      unable to find an inherited method for function ‘csHeatmap’ for signature ‘"CuffData"’
    even without any arguments:
    Code:
    > csHeatmap()
    Error in (function (classes, fdef, mtable)  : 
      unable to find an inherited method for function ‘csHeatmap’ for signature ‘"missing"’
    Based on some searching, this does not seem like this is a common issue, so this might be a bug related to my setup. Any idea what could be causing this?
  • TiborNagy
    Senior Member
    • Mar 2010
    • 329

    #2
    I think this is not a cummeRbund error, but some of the dependecies are missing or outdated.

    Comment

    • id0
      Senior Member
      • Sep 2012
      • 130

      #3
      Originally posted by TiborNagy View Post
      I think this is not a cummeRbund error, but some of the dependecies are missing or outdated.
      I tried it on a different machine that I don't use often. It asked me to update outdated dependencies, which I did. Everything should be up to date now. Now I am getting the same error on two very different machines.

      Comment

      • id0
        Senior Member
        • Sep 2012
        • 130

        #4
        I went to a clean R 2.14 (more than 2 years old) on a different machine. This installed cummeRbund 1.0.0 (compared to current 2.4.1). Most (if not all) of the dependencies must be different. Still getting the same exact error. How is it possible that I am the only one running into this?

        Comment

        • TiborNagy
          Senior Member
          • Mar 2010
          • 329

          #5
          You are not the only one. I also run into this error, but for me the solution was to upgrade one of the dependencies. Do not forget there are dependencies outside R.

          Comment

          • TiborNagy
            Senior Member
            • Mar 2010
            • 329

            #6
            Oh, I see what is the problem! You try to visualize CuffData, however csHeatmap is working with CuffGeneSet. To create such datatype you should use getGenes().
            Sorry for my previous comment.

            Comment

            • id0
              Senior Member
              • Sep 2012
              • 130

              #7
              Originally posted by TiborNagy View Post
              Oh, I see what is the problem! You try to visualize CuffData, however csHeatmap is working with CuffGeneSet. To create such datatype you should use getGenes().
              Sorry for my previous comment.
              You're right! That was a huge oversight by me. Nearly every other graphing function takes CuffData, so I didn't notice csHeatmap is different.

              Using CuffGeneSet solved the problem. Now I am concerned about clustering. No matter what I put in for that parameter, it seems like the result is poorly clustered. That might be due to the fact that it's graphing FPKMs and not relative expression levels.

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                by SEQadmin2



                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                ...
                07-31-2026, 11:01 AM
              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                07-20-2026, 11:48 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 08-13-2026, 12:22 PM
              0 responses
              28 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-11-2026, 10:35 AM
              0 responses
              22 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-06-2026, 07:41 AM
              0 responses
              37 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              51 views
              0 reactions
              Last Post SEQadmin2  
              Working...