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:
d616e5b
)
Fixed typo in final output
author
elserj
<elserj@localhost>
Fri, 3 Sep 2010 21:51:48 +0000
(21:51 +0000)
committer
elserj
<elserj@localhost>
Fri, 3 Sep 2010 21:51:48 +0000
(21:51 +0000)
svn path=/; revision=27
interactome_scripts/find_species_test.pl
patch
|
blob
|
history
diff --git
a/interactome_scripts/find_species_test.pl
b/interactome_scripts/find_species_test.pl
index e56054dcd9032a5ad84b73be9ba46b9964b7f3e0..6133513333231f9548dee40d67752bec6759f056 100755
(executable)
--- a/
interactome_scripts/find_species_test.pl
+++ b/
interactome_scripts/find_species_test.pl
@@
-27,5
+27,5
@@
foreach my $file (@file_array) {
print "$file\t\t$spec\t\t$gene\n";
}
-print "\nIf
it i
t didn't die with an error and looks correct, species and gene lookup is okay\n\n";
+print "\nIf
this tes
t didn't die with an error and looks correct, species and gene lookup is okay\n\n";