Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
Fixed typos
authorelserj <elserj@localhost>
Fri, 22 Oct 2010 23:48:37 +0000 (23:48 +0000)
committerelserj <elserj@localhost>
Fri, 22 Oct 2010 23:48:37 +0000 (23:48 +0000)
svn path=/; revision=73

interactome_scripts/find_species.pl

index a70083cbc747403dcbe8fd5fbb019e912e81c170..e0adc6a2c6460723388514efaef68f214ce3e95e 100755 (executable)
@@ -31,17 +31,17 @@ sub find_species {
        }elsif ($temp =~ /Ectocarpus/) {
                $temp = "Ectocarpus_siliculosus";
        }elsif ($temp =~ /Epichloe_festuca/) {
-               $temp = "Epichhloe_festuca";
+               $temp = "Epichloe\_festuca";
        }elsif ($temp =~ /Escherichia\_coli/) {
                $temp = "Escherichia_coli";
        }elsif ($temp =~ /Fragaria/) {
                $temp = "Fragaria_vesca";
        }elsif ($temp =~ /Fusarium_graminearum/) {
-               $temp = "Fusarium_graminearum";
+               $temp = "Fusarium\_graminearum";
        }elsif ($temp =~ /Fusarium_oxysporum/) {
-               $temp = "Fusarium_oxysporum";
+               $temp = "Fusarium\_oxysporum";
        }elsif ($temp =~ /Fusarium_verticilliodes/) {
-               $temp = "Fusarium_verticilliodes";
+               $temp = "Fusarium\_verticilliodes";
        }elsif ($temp =~ /Glycine/) {
                $temp = "Glycine_max";
        }elsif ($temp =~ /Homo\_sapiens/) {
@@ -62,7 +62,7 @@ sub find_species {
                $temp = "Neurospora_crassa";
        }elsif ($temp =~ /Nostoc/) {
                $temp = "Nostoc_punctiforme";
-       }elsif ($temp =~ /Nectria_haematococca/) {
+       }elsif ($temp =~ /Nectria\_haematococca/) {
                $temp = "Nectria_haematococca";
        }elsif ($temp =~ /Oryza\_sativa/) {
                $temp = "Oryza_sativa";
@@ -90,13 +90,13 @@ sub find_species {
                $temp = "Sorghum_bicolor";
        }elsif ($temp =~ /Synechocystis/) {
                $temp = "Synechocystis_pcc6803";
-       }elsif ($temp =~ /Tolypocladium_inflatum/) {
+       }elsif ($temp =~ /Tolypocladium\_inflatum/) {
                $temp = "Tolypocladium_inflatum";
-       }elsif ($temp =~ /Trichoderma_atroviride/) {
+       }elsif ($temp =~ /Trichoderma\_atroviride/) {
                $temp = "Trichoderma_atroviride";
-       }elsif ($temp =~ /Trichoderma_reesii/) {
+       }elsif ($temp =~ /Trichoderma\_reesii/) {
                $temp = "Trichoderma_reesii";
-       }elsif ($temp =~ /Trichoderma_virens/) {
+       }elsif ($temp =~ /Trichoderma\_virens/) {
                $temp = "Trichoderma_virens";
        }elsif ($temp =~ /Trichodesmium/) {
                $temp = "Trichodesmium_erythraeum";