Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • akjones
    Member
    • Jun 2013
    • 24

    Help installing QUAST(quality assessment tool for genome assemblies)

    Hello all,

    I'm having some problems with installing QUAST and I'm hoping someone out there can help. So here's the deal:

    I am trying to install QUAST on my Mac (OS 10.7.5). I have xcode and all the required additions except for matplotlib. While trying to install matplotlib I run into issues because I have multiple versions of Python, the default is Python 2.7 but I also have Python 3.3. My python 2.7 does not have setuptools, which means it does not have easy_install, so my attempt at installing matplotlib (and the required numpy and nose) fails immediately. I still have not had any luck installing either setuptools or distribute for python 2.7, so that is problem #1.

    Problem #2, after all this failure with Python 2.7 I decide to try and install all of the required packages in Python 3.3 (which does have setuptools and easy_install). I manage to do this successfully and think very highly of myself until I look back at the QUAST page and realize it requires Python 2. So my other question/problem is, is there a version of QUAST that will run in Python 3? I know that the syntax for Python 2.7 and Python 3 is very different, but was there ever an upgrade for QUAST that can use Python 3?

    Apologies if these questions are overly simplistic, I'm still very much a beginner with programming/computing techniques.

    Thanks,

    ~Ana
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Since you are stuck at the moment here are some options to try. Hopefully one of these will work.

    1. http://penandpants.com/2012/02/24/install-python/

    2. http://stackoverflow.com/questions/8...ipy-matplotlib

    3. http://stackoverflow.com/questions/6...n-mac-osx-lion

    Comment

    • lac302
      Member
      • Dec 2012
      • 64

      #3
      simple question for you linux users...i was running an old version of quast that was functional but warned that i needed to update the version of matplotlib i was using.

      updated quast and matplotlib successfully...after installing libpng-devel

      now i get this warning: WARNING: Can't draw plots: please install python-matplotlib.

      i updated matplotlib from root...what is the correct location for install. does this error mean that matplotlib is not found in the python site packages.

      any help would be appreciated. thanks.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by lac302 View Post
        simple question for you linux users...i was running an old version of quast that was functional but warned that i needed to update the version of matplotlib i was using.

        updated quast and matplotlib successfully...after installing libpng-devel

        now i get this warning: WARNING: Can't draw plots: please install python-matplotlib.

        i updated matplotlib from root...what is the correct location for install. does this error mean that matplotlib is not found in the python site packages.

        any help would be appreciated. thanks.
        This is a guess but at times there may be multiple versions of python on system. Depending on which is default you may need to update/install matplotlib in that version. Take a look at the suggested install options here: http://stackoverflow.com/questions/1...tlib-in-python
        Last edited by GenoMax; 05-28-2016, 04:51 AM.

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 06:09 AM
        0 responses
        15 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        34 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        39 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        47 views
        0 reactions
        Last Post SEQadmin2  
        Working...