I currently am trying to follow the tutorial " HADDOCK small molecule binding site screening" with my own protein-ligand docking run. I get to the step where am I going to run the following command using tcsh shell:
However, when I run it I instead get the following message:
/home/leo/HADDOCK-binding-sites-tutorial/ana_scripts/zone_b: Command not found
I´ve been inside the ana_script directory and run the commands “make” and “source setup.csh” which both were successful and I´ve also performed chmod + x Zone_b. Still, I get the same error message.
I am really inexperienced with code so I dont know how to modifiy or create scripts. I am using a linux operative system atm. It would be really nice if this worked since I think it is a really cool application.
I am currently doing my bachelor thesis and have limited amount of time. I do want to learn the coding aspect more later but now I am in a need of help.
Didn´t I already create the proper link when I sourced setup.csh? How do I test if the linux executible is working?