898ffa403f57efeb64d3c862256fc9625fe0589e
[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 Mafft..."
8 chmod +x mafft/binaries/* 
9 chmod +x mafft/scripts/*
10
11 echo "Setting executable flag for Mafft dependency fasta34 ..."
12 chmod +x fasta34/fasta34 
13
14 echo "Setting executable flag for Muscle..."
15 chmod +x muscle/muscle
16
17 echo "Setting executable flag for Probcons..."
18 chmod +x probcons/probcons
19
20 echo "Setting executable flag for T-Coffee..."
21 chmod +x tcoffee/t_coffee_source/t_coffee
22
23 echo "Setting executable flag for DisEMBL..."
24 chmod +x disembl/disembl disembl/sav_gol disembl/DisEMBL.py 
25
26 echo "Setting executable flag for GlobPlot..."
27 chmod +x globplot/GlobPlot.py globplot/sav_gol
28
29 echo "Setting executable flag for IUPred..."
30 chmod +x iupred/iupred