Giter Site home page Giter Site logo

rdk / biskit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graik/biskit

0.0 2.0 1.0 42.46 MB

A Python platform for Structural Bioinformatics

Home Page: http://biskit.pasteur.fr

License: Other

Python 93.32% Shell 0.86% MATLAB 0.04% Perl 0.13% Prolog 5.64%

biskit's Introduction

Build Status Biskit

a software platform for structural bioinformatics

Please refer to http://biskit.pasteur.fr for installation and usage instructions, troubleshooting and everything else!

Biskit is a modular, object-oriented python library that provides intuitive classes for many typical tasks of structural bioinformatics research. It facilitates the manipulation and analysis of macromolecular structures, protein complexes, and molecular dynamics trajectories. At the same time, Biskit offers a software platform for the rapid integration of external programs and new algorithms into complex structural bioinformatics workflows. Calculations are thus often delegated to established programs like Xplor, Amber, Hex, Prosa, and DelPhi; interfaces to further software can be added easily. Moreover, Biskit simplifies the parallelisation of calculations via PVM (Parallel Virtual Machine).

Short Installation Instructions

git clone https://github.com/graik/biskit.git biskit
pip install -r biskit/requirements.txt
pip install -e biskit

Replace git clone by the appropriate tar xvf *tgz command to start from an official Biskit release bundle.

Note: if not already available, this will automatically install numpy, scipy, and BioPython. It will not however install the biggles plotting package, which is not strictly required but highly recommended. pip install biggles now works but compilation depends on third-party libraries (plotutils, python-dev, libplot-dev). On Ubuntu / Debian, a pre-compiled biggles can instead also be installed with sudo apt-get install python-pybiggles (currently only for Python 2.x).

See http://biskit.pasteur.fr/install/short for step-by-step instructions on alternative installation methods.

License

Biskit is distributed under the GNU GPL version 3. See LICENSE.txt. Contact us, in case you prefer a different licensing model.

biskit's People

Contributors

dalvgar avatar graik avatar neb9 avatar pschmidtke avatar victor-gil-sepulveda avatar

Watchers

 avatar  avatar

Forkers

daojiaoxiehui

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.