The ADMETSCORE is a software that aims to facilitate the ADMET analysis of molecules resulting from pharmacophore research.
Project description
ADMETSCORE
summary
Installation
Go to the pip_install folder and download the .whl file with the latest version. The file will have the following name, changing only the version part: admetscore-version-py3-none-any.whl. For further explanations this folder contains the manual.
Usage
Admetscore is a software that automates the comparison of ADMET analyses between molecules. It accepts molecules in .sdf files and performs analyses on ADMETlab 3.0, assigning scores from 0 to 10 for ADMET properties based on the site's classification. The tool ranks the molecules by their overall score and generates a spreadsheet with IDs, SMILES, scores, and ADMET details, using colors to indicate the quality of the analyzed parameters, making the results easier to interpret.
COMMANDS
admetscore --search [search for sdf files in the current directory] [OPTIONS]
admetscore -i [PATH TO THE SDF] [OPTIONS]
admetscore split -i [PATH TO THE SDF] [OPTIONS]
admetscore evaluate -i [PATH TO THE CSV FILE] -s [PATH TO THE SDF] [OPTIONS]
OPTIONS
-n, --batch_number
: Use this parameter to specify the number of molecules in each partition. By default, the tool will create partitions with 299 molecules.-ps, --pharmit_score_docking:
Use this parameter to partition the sdf from the specified docking score. This will reduce the number of partitions created, since by default the entire SDF file is partitioned.-t, --best_hits_number
: Specify the number of top-scoring molecules you want to view. The spreadsheet will be non-cumulative and a separate file will be created in the score folder. By default, a spreadsheet is created with the 50 best results.
Change logs
-
Version 1.0.1 - Release Date: 10/09/2024
--- Key Features ---
Evaluate module: The possibility of running the evaluate module without the sdf file.
Spreadsheet: Creation of a new column called match, this column says which method was used to merge the information from the SDF file with the CSV file coming from AdmetLab.
-
Version 1.0.0 - Release Date: 02/09/2024
--- Key Features ---
SDF Files: Import of SDF format files for molecule analysis.
ADMET Analysis: Perform ADMET analysis for multiple molecules using the ADMETlab 3.0 site.
Spreadsheet: Generate spreadsheets with molecule IDs, performance scores, detailed ADMET parameters, and molecule rankings. Color Visualization: Implemented color-coding system to highlight the quality of ADMET parameters in the spreadsheets.
Documentation and Help: Basic documentation included, with help texts for each parameter.
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
Built Distribution
File details
Details for the file admetscore-1.0.1.tar.gz
.
File metadata
- Download URL: admetscore-1.0.1.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf7cdd261d829a71be9ed74087d4a7b43b41ff59a8cb1a44a993e3c17482e4a0 |
|
MD5 | 2a63cfe5c9698f0d51b83ad5ede1468b |
|
BLAKE2b-256 | 470c94f72b73f137346f930a4fa5b2edcbdc43704a3721bb5d2948024a927d30 |
File details
Details for the file admetscore-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: admetscore-1.0.1-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 192c114d0c4c64ac1cbf97593556a8847cefcd9e5168d44167a136842a0fbf71 |
|
MD5 | 985afc1a73b9b05f916bbdd966a13069 |
|
BLAKE2b-256 | 2b0ac90c8c89c466baa16f19b7d3a5f414800e122d5a2d7aa726882a40a7408a |