Git Product home page Git Product logo

pybiomed's Introduction

Build Status

Introduction

PyBioMed provides various user-friendly and highly customized APIs to calculate various features(descriptors) of biological molecules(chemicals, proteins and DNA/RNA descriptors) and complex interaction samples conveniently, which aims at building integrated analysis pipelines from data acquisition, data checking, and descriptor calculation to modeling.

Installation

Install Pybel and RDKit

Install PyBioMed

PyBioMed has been successfully tested on Linux and Windows systems. After installing RDKit and pybel successfully, The author could download the PyBioMed package via GitHub.

The install process of PyBioMed is very easy:

On Windows

  1. download the PyBioMed-1.0.zip
  2. extract or uncompress the PyBioMed-1.0.zip file
  3. cd PyBioMed-1.0
  4. python setup.py install

On Linux

  1. download the PyBioMed package (.zip)
  2. unzip PyBioMed-1.0.zip
  3. cd PyBioMed-1.0
  4. python setup.py install or sudo python setup.py install

Recommended installation

There is a simplest configuration on Ubuntu 14.04 (Just click mouse to install):

  1. use the ubuntu software center to search for 'Synaptic Package Manager' and install it. Use 'Synaptic Package Manager' to search for 'openbabel, libopenbabel4, python-openbabel, libopenbabel-dev' and then install them. Search for 'python-rdkit, librdkit1, rdkit-data' and install them. This will make sure the right installation of Pybel and RDKit.
  2. Download PyBioMed-1.0.zip, cd PyBioMed-1.0, python setup.py install or sudo python setup.py install.

Documentation

  1. The online version of the documentation (alternatively, on readthedocs.io)
  2. Quick start examples (alternatively, on readthedocs.io)
  3. Application examples (pipelines) (alternatively on readthedocs.io)

Contact

If you have questions or suggestions, please contact: [email protected], [email protected] and [email protected]

Please see the file LICENSE for details about the "New BSD" license which covers this software and its associated data and documents.

Copyright (C) 2015-2020 CBDD Group

pybiomed's People

Contributors

gadsbyfly avatar martinthoma avatar fl33tw00d avatar kotori-y avatar avanteijlingen 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.