Hello!
To see the file structure, click on "tree".
Note that updates take place every 10 minutes, commits may not be seen immediately.
projects
/
old-jaiswallab-svn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809cf93
)
Shorten B.sylvaticum.Corvallis name so that database table names are < 64 chars
author
elserj
<elserj@localhost>
Fri, 6 Feb 2015 19:19:22 +0000
(19:19 +0000)
committer
elserj
<elserj@localhost>
Fri, 6 Feb 2015 19:19:22 +0000
(19:19 +0000)
svn path=/; revision=601
interactome_scripts/find_species.pl
patch
|
blob
|
history
diff --git
a/interactome_scripts/find_species.pl
b/interactome_scripts/find_species.pl
index 5e5410e29ac9128cb7424528db7ddaf079f76e65..8113541b2c2285b043e7574f7a650b4de29b9be6 100755
(executable)
--- a/
interactome_scripts/find_species.pl
+++ b/
interactome_scripts/find_species.pl
@@
-25,7
+25,7
@@
sub find_species {
}elsif ($temp =~ /Brachypodium\_distachyon/) {
$species = "Brachypodium_distachyon";
}elsif ($temp =~ /Brachypodium\_sylvaticum\.Corvallis/) {
- $species = "Brachypodium_sylvaticum.Corv
allis
";
+ $species = "Brachypodium_sylvaticum.Corv";
}elsif ($temp =~ /Brachypodium\_sylvaticum\.Greece/) {
$species = "Brachypodium_sylvaticum.Greece";
}elsif ($temp =~ /Brachypodium\_sylvaticum\.Spain/) {