Hello!

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

Note that updates take place every 10 minutes, commits may not be seen immediately.
Shorten B.sylvaticum.Corvallis name so that database table names are < 64 chars
authorelserj <elserj@localhost>
Fri, 6 Feb 2015 19:19:22 +0000 (19:19 +0000)
committerelserj <elserj@localhost>
Fri, 6 Feb 2015 19:19:22 +0000 (19:19 +0000)
svn path=/; revision=601

interactome_scripts/find_species.pl

index 5e5410e29ac9128cb7424528db7ddaf079f76e65..8113541b2c2285b043e7574f7a650b4de29b9be6 100755 (executable)
@@ -25,7 +25,7 @@ sub find_species {
        }elsif ($temp =~ /Brachypodium\_distachyon/) {
                $species = "Brachypodium_distachyon";
        }elsif ($temp =~ /Brachypodium\_sylvaticum\.Corvallis/) {
-               $species = "Brachypodium_sylvaticum.Corvallis";
+               $species = "Brachypodium_sylvaticum.Corv";
        }elsif ($temp =~ /Brachypodium\_sylvaticum\.Greece/) {
                $species = "Brachypodium_sylvaticum.Greece";
        }elsif ($temp =~ /Brachypodium\_sylvaticum\.Spain/) {