To get started, download the latest version of CoviPredX from the Releases section on GitHub or from below.
unzip CoviPredX-1.0.0.zip
cd CoviPredX-1.0.0
conda env create -f environment.yml
conda activate covipredx
pip install covipredx-1.0.0-py3-none-any.whl
covipredx --help
usage: covipredx [-h] input_file output_file
It is a portable windows application, which needs no installation. Simply unzip the CoviPredX.gz and click on the CoviPredX.bat batch file to run the application. Make sure you have installed the following prerequisites before running the application--
Python 3.10 or higher: Download from here.
Java Runtime Environment (JRE): Required for PaDEL descriptor calculations. Download from here.
pillow
pandas
numpy
xgboost
rdkit