Skip to main content

LUNA: drug discovery toolkit

Project description

https://github.com/keiserlab/LUNA/blob/master/docs/source/_static/luna.svg

Documentation Status Build Status Code Coverage Package on PyPi License

LUNA [1] is an object-oriented Python 3 toolkit for drug design that makes it easy to analyze very large data sets of 3D molecular structures and complexes, and that allows identifying, filtering, and visualizing atomic interactions.

LUNA also implements three hashed interaction fingerprints (IFP): Extended Interaction FingerPrint (EIFP), Functional Interaction FingerPrint (FIFP), and Hybrid Interaction FingerPrint (HIFP) – inspired by ECFP [2], FCFP [2], and E3FP [3]. These IFPs encode molecular interactions at different levels of detail, provide several functionalities to trace individual bits back to their original atomic substructures in the context of the binding site, and are RDKit-compatible.

Documentation is hosted by ReadTheDocs, and development occurs on GitHub.

Installation and Usage

The latest stable release (and required dependencies) can be installed as follows:

  1. Download LUNA’s environment.yml file.

  2. Create the Conda environment using the downloaded file:

    conda env create -f <LUNA-ENV-FILE>

  3. After creating the Conda environment, activate it:

    conda activate luna-env

  4. Finally, install LUNA from Pip:

    pip install luna

For additional installation options and usage instructions, refer to the documentation.

License

LUNA is available under the MIT License.

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

luna-0.13.1.tar.gz (1.4 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page