Comprehensive API documentation and technical references for PreditX
Developer Resources
PreditX is a machine learning-based virtual screening platform that combines ChEMBL bioactivity data with state-of-the-art ML algorithms to predict molecular activity against protein targets.
ChEMBL & UniProt
XGBoost, Neural Networks, Random Forest, SVM
Morgan Fingerprints, Mordred Descriptors
| Module | Description | Key Functions |
|---|---|---|
pipeline_part1.py |
Data retrieval and cleaning | retrieve_and_clean_data(), transform_and_label() |
pipeline_part2.py |
Feature generation and model training | calculate_descriptors_and_features(), train_and_evaluate_models() |
pipeline_part3.py |
External predictions | predict_with_model(), process_external_data() |
Check out our user guide and start your first virtual screening project