v 1.04
[jalview.git] / forester / ruby / scripts / gl.rb
index ebb99a9..e4cf9e8 100644 (file)
@@ -1,4 +1,4 @@
-File.open( "gl.txt" ) do | file |
+File.open( "g.txt" ) do | file |
   while line = file.gets
     if line =~ /^([A-Z0-9]{3,5})/
       puts $1 + "\t" + "/home/czmasek/DATA/SEQUENCES/GENOMES/PROTEIN_PREDICTIONS_CDHIT_095/ALL/" + $1 + ".fasta"