X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=binaries%2Fsrc%2Fsetexecflag.sh;h=e4d11a038654b7b0f1c810ee1886c1ccc2008afe;hb=9ff87a1fc3251a6fb836a8e0e0648293e6bb731b;hp=a5c80102acbd1f93e6d649d43dc7a8023041f1d6;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/binaries/src/setexecflag.sh b/binaries/src/setexecflag.sh index a5c8010..e4d11a0 100644 --- a/binaries/src/setexecflag.sh +++ b/binaries/src/setexecflag.sh @@ -4,8 +4,12 @@ echo "" echo "Setting executable flag for Clustalw..." chmod +x clustalw/src/clustalw2 +echo "Setting executable flag for Clustal Omega..." +chmod +x clustalo/src/clustalo + echo "Setting executable flag for Mafft..." chmod +x mafft/binaries/* +chmod +x mafft/scripts/* echo "Setting executable flag for Mafft dependency fasta34 ..." chmod +x fasta34/fasta34 @@ -19,3 +23,11 @@ chmod +x probcons/probcons echo "Setting executable flag for T-Coffee..." chmod +x tcoffee/t_coffee_source/t_coffee +echo "Setting executable flag for DisEMBL..." +chmod +x disembl/disembl disembl/sav_gol disembl/DisEMBL.py + +echo "Setting executable flag for GlobPlot..." +chmod +x globplot/GlobPlot.py globplot/sav_gol + +echo "Setting executable flag for IUPred..." +chmod +x iupred/iupred