Giter Club home page Giter Club logo

openpharmacophore's Introduction

OpenPharmacophore

GitHub Actions Build Status codecov License: MIT

OpenPharmacophore is a library in progress to work with pharmacophore models and virtual screening. Its main goal is to derive pharmacophores from ligand, ligand-receptor, and receptor based methods. It will also offer the possibility to derive pharmacophores from molecular dynamics trajectories.

pharmacophore

Installation

The latest "stable" version of OpenPharmacophore can be installed from the UIBCDF Anaconda channel:

conda -c uibcdf openpharmacophore

If you want to work with the not so tested last beta version, the installation command is the following:

conda install -c uibcdf/label/dev openpharmacophore

The former beta version is nothing but a quenched version from the main github repository of this project which it is done from time to time with few scruples. The raw code fully alive can be installed from this github repo as follows:

git clone https://github.com/uibcdf/openpharmacophore.git
cd OpenPharmacophore
python setup.py develop

In the first two cases, OpenPharmacophore can be uninstalled with conda:

conda remove openpharmacophore

But if you installed it straight from its github central repository, do the following to uninstall it:

pip uninstall openpharmacophore

License

Acknowledgments and Copyright

Copyright

Copyright (c) 2021 to 2023, UIBCDF

Contributors

  • Daniel Ibarrola Sánchez (UAM-I/HIMFG)
  • Rafael A. Zubillaga Luna (UAM-I)
  • Liliana M. Moreno Vargas (HIMFG)
  • Diego Prada Gracia (HIMFG)

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.5.

openpharmacophore's People

Contributors

daniel-ibarrola avatar dprada 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.