e4d11a038654b7b0f1c810ee1886c1ccc2008afe
[jabaws.git] / binaries / src / setexecflag.sh
1 #!/bin/bash
2
3 echo ""
4 echo "Setting executable flag for Clustalw..."
5 chmod +x clustalw/src/clustalw2 
6
7 echo "Setting executable flag for Clustal Omega..."
8 chmod +x clustalo/src/clustalo 
9
10 echo "Setting executable flag for Mafft..."
11 chmod +x mafft/binaries/* 
12 chmod +x mafft/scripts/*
13
14 echo "Setting executable flag for Mafft dependency fasta34 ..."
15 chmod +x fasta34/fasta34 
16
17 echo "Setting executable flag for Muscle..."
18 chmod +x muscle/muscle
19
20 echo "Setting executable flag for Probcons..."
21 chmod +x probcons/probcons
22
23 echo "Setting executable flag for T-Coffee..."
24 chmod +x tcoffee/t_coffee_source/t_coffee
25
26 echo "Setting executable flag for DisEMBL..."
27 chmod +x disembl/disembl disembl/sav_gol disembl/DisEMBL.py 
28
29 echo "Setting executable flag for GlobPlot..."
30 chmod +x globplot/GlobPlot.py globplot/sav_gol
31
32 echo "Setting executable flag for IUPred..."
33 chmod +x iupred/iupred