Giter Club home page Giter Club logo

p3d's Introduction

INTRODUCTION

p3d was developed in order to offer a Python module that is powerful and fast,
yet intuitive to use. The simplicity of p3d is due to the usage of object 
oriented programming (i.e. atoms are treated as vectors), the implementation 
of a query parser that translates queries readable by humans into a combination
of algebra set operations the fact that no additional Python packages are 
necessary. The speed is due to the usage of a binary space partitioning (BSP)
tree which allows very fast queries in 3D (Henry et al. 1980). The additional 
synergy is obtained by the flexible combination of both speed and complexity in
the queries to the structural data. The combination of these factors makes p3d
the optimal module to rapidly develop new and powerful bioinformatic tools that
follow the Python philosophy of making the source code readable.

For more information please visit 
http://p3d.fufezan.net or http://www.biomedcentral.com/1471-2105/10/258


CITATION

Please cite us when using p3d for your publications. 

Fufezan C., Specht M (2009) p3d, python module for structural bioinformatics. 
BMC Bioinformatics 10, 258.


INSTALLATION

python setup.py install

(you might need admin privileges to write in the python site-package folder)


PARTICIPATE

If you like to participate, simply checkout the source code from our git hub at
http://github.com/fu/p3d, hack in your changes and submit them to us.


DOCUMENTATION

For more in depth documentation of the modules and examples, please refer to
the wiki pages at http://p3d.fufezan.net

p3d's People

Contributors

fu avatar specht avatar morellik avatar

Stargazers

 avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

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.