Srivastava P., Steuer A., Nicoli A., Schulz K., Bej S., Di Pizio A. & Wolkenhauer O. Bitter Peptide Prediction Using Graph Neural, target journal: Journal of Cheminformatics, SUBMITTED
- Create a python version 3.9.
conda create -n bittepep python=3.9
conda activate bitterpep- Install the python packages from requirements file.
pip install -r requirments.txt
- Run the analysis
python scripts/Analysis.py
- Run the KFold benchmark
python scripts/KFold.py