rdk / p2rank

P2Rank: Protein-ligand binding site prediction tool based on machine learning. Stand-alone command line program / Java library for predicting ligand binding pockets from protein structure.
https://rdk.github.io/p2rank/
MIT License
242 stars 34 forks source link

Add timestamps to stdout #10

Closed skodapetr closed 3 years ago

skodapetr commented 4 years ago

It would be useful to add timestamps to stdout, as for example when running on remote server (using screen) it is not clear how many entries were processed and how fast is the progress.

rdk commented 3 years ago

Implemented in version 2.2. Run with -stdout_timestamp "yyyy.MM.dd HHmm:".