Metadata-Version: 2.1
Name: cfanalysis
Version: 0.1.12
Summary: Library to perform Combinatorial Fusion Analysis
Home-page: https://github.com/mquazi/cfanalysis
Author: Mohammed Quazi
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: PyTDC

A Combinatorial Fusion Analysis (CFA) to enhance Absorption, Distribution, Metabolism, Excretion, and Toxicity (ADMET) performance of ML models. CFA models show superior performance compared to most of the individual ML models. The CFA model architecture and the performance of CFA models on TDC and other internal datasets is presented on the GitHub repo. Significant enhancement suggests that CFA is a viable tool for improving ADMET ML model performance, offering promise for faster and more cost-effective drug development pipelines. Link to the manuscript: Enhancing ADMET Property Models Performance through Combinatorial Fusion Analysis: https://chemrxiv.org/doi/full/10.26434/chemrxiv-2023-dh70x 
Note: Previously, the GitHub repository was hosted at github.com/FLIDM/CFA4DD, which is no longer active.
