Code Monkey home page Code Monkey logo

docktop's Introduction

Wiki Page: http://wiki.docking.org/index.php/Docking_Analysis_in_DOCK3.8

========================================================================

INSTALLING PYTHON 3.8

To run the top_poses.py script, you must include a link to a working python3.8 executable.
On Wynton Python 3.8 is installed @ /wynton/group/bks/soft/python-versions/python-3.8-install

How to install from source:

wget https://www.python.org/ftp/python/3.8.8/Python-3.8.8.tgz
tar -xzf Python-3.8.8.tgz
cd Python-3.8.8
./configure --prefix=<full path to wherever you want python to be installed>

If you are installing to wynton, you must log into a dev node before all this, otherwise the necessary libraries won't be available.

Now in the top_poses directory:

ln -s <python install directory>/bin/python3.8 python3.8

And you are good to go!

docktop's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.