Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shocker8786
    Member
    • Jan 2013
    • 28

    #1

    Cufflinks 2.2.0 installation issue

    I want to use the new cuffquant and cuffnorm features of cufflinks 2.2.0, so I removed my 2.1.1 version of cufflinks and downloaded the source code for version 2.2.0. However, after installation, I go to the install directory and type cuffquant to run the program, but I get the following message:

    cuffquant: command not found

    This happens even though I can see the cuffquant module is there. If I try and run cufflinks, or one of the other modules that was available in the old version, it runs fine, but the version is listed as 2.1.1. I'm working on a linux, so I tried downloading the binaries, and I have the same issue. Has anyone else has this problem? It seems to me that there is something wrong with the release, but I have not received a response back from the cufflinks authors or the google group forum. Thanks for looking.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Is the execute bit set on the new cuffquant (v.2.2.0) file? If not that should be an easy fix ($ chmod u+x /path_to/cuffquant)?

    We installed cufflinks 2.2.0 last week and cuffquant in that install is executable.

    Comment

    • Bukowski
      Senior Member
      • Jan 2010
      • 388

      #3
      It sounds very much like you haven't actually uninstalled your original cufflinks installation

      "which cufflinks"

      should show you which binary you're executing when you run the command. Is this the path you expected to find it on?

      Having a look at your $PATH "echo $PATH" will tell you where your shell environment will actually look for binaries.

      If your 2.2.0 cufflinks binaries are in none of these folders, 'cuffquant' will do nothing at all.

      Comment

      • bio_boris
        Member
        • Mar 2013
        • 14

        #4
        You don't necessarily need to compile it from source. Just get the frozen binaries

        wget http://cufflinks.cbcb.umd.edu/downlo..._x86_64.tar.gz
        tar xvf cufflinks-2.2.0.Linux_x86_64.tar.gz
        cd cufflinks-2.2.0.Linux_x86_64
        ./cuffquant

        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
        21 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-11-2026, 10:35 AM
        0 responses
        18 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        33 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...