Révision 4fcefb60 src/wwwblast.php

b/src/wwwblast.php
28 28
   echo "Error while formatting the FASTA database into BLAST format";
29 29
   exit;
30 30
}
31
echo "Blast has been updated with the latest oligostock.";
31
echo "BLAST has been updated with the latest oligostock.";
32 32

  
33 33
// Create an updated fasta
34 34
// file of all plasmids
......
57 57
   echo "Error while formatting the FASTA database into BLAST format";
58 58
   exit;
59 59
}
60
echo "Blast has been updated with the latest plasmidstock.";
60
echo "BLAST has been updated with the latest plasmidstock.";
61 61

  
62 62
// Create an updated fasta
63 63
// file of all pl_features
......
94 94
   echo "Error while formatting the FASTA database into BLAST format";
95 95
   exit;
96 96
}
97
echo "Blast has been updated with the latest plfeatstock.";
97
echo "BLAST has been updated with the latest plfeatstock.";
98 98

  
99 99

  
100 100

  
......
164 164
$fp = fopen($html_feat_filename, 'w');
165 165
fwrite($fp, $html_feat_cnt);
166 166
fclose($fp);
167
echo "Blast has updated PlasMapper with the latest plasmid's features.";
167
echo "BLAST has updated PlasMapper with the latest plasmid's features.";
168 168
?>
169 169

  
170 170
<center>
171 171
<iframe src="/blast/blast.html" width="100%" height="90%" border="0"/>
172
</center>
172
</center>

Formats disponibles : Unified diff