Hello Lanthala,
Yes, there is a way but it seems you have already built the targets definition. If you have it already then you do not need to run the scripts "set_targets.sh" (because it will erase it). You can call directly the classifiers executable (CLARK, CLARK-l and CLARK-S) located in the folder "exe".
So the command line (assuming you have the targets definition in "mytargets.txt") is something like:
$ ./exe/CLARK -T mytargets -D <DatabaseDirectory> -k 31 -O file.fa -R res ...
So it seems in your case you can run the CLARK classifiers without the need to use "set_targets.sh".
Best,
Rachid