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.

Home Page:https://rdk.github.io/p2rank/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve behaviour - wrong parameters

sykoram opened this issue · comments

Hi,
when I run a command with a wrong parameter, for example

prank predict -f pdb1hdb.ent -wrong-parameter foo bar

it is executed.
I think it would be more convenient if that wasn't executed or at least the user was warned about the wrong parameter(s).

commented

Agreed. Thanks for the suggestion.

commented

Command line arguments validation is implemented on develop branch and will be released in v 2.3 .