/usr/share/circos/tools/clustal2link/run is in circos-tools 0.22-2.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 5 | #!/bin/bash
bin/clustal2link -aln data/alignment.aln -debug
cd circos
circos
|