LUNA: drug discovery toolkit
Project description
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:
Download LUNA’s environment.yml file.
Create the Conda environment using the downloaded file:
conda env create -f <LUNA-ENV-FILE>
After creating the Conda environment, activate it:
conda activate luna-env
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file luna-0.13.1.tar.gz
.
File metadata
- Download URL: luna-0.13.1.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 063a9a4068bfb370eac370cd2cc61da7e250e09305092d1fd49d91718f487cd3 |
|
MD5 | 039e67563a850e71fd009fd6ee37fdd3 |
|
BLAKE2b-256 | c5d1b24f8fd5827fe1b3699f8f34629e6e8449d266ad8109df89488e69d8ace1 |