Hello!

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

Note that updates take place every 10 minutes, commits may not be seen immediately.
Fixed typo in final output
authorelserj <elserj@localhost>
Fri, 3 Sep 2010 21:51:48 +0000 (21:51 +0000)
committerelserj <elserj@localhost>
Fri, 3 Sep 2010 21:51:48 +0000 (21:51 +0000)
svn path=/; revision=27

interactome_scripts/find_species_test.pl

index e56054dcd9032a5ad84b73be9ba46b9964b7f3e0..6133513333231f9548dee40d67752bec6759f056 100755 (executable)
@@ -27,5 +27,5 @@ foreach my $file (@file_array) {
        print "$file\t\t$spec\t\t$gene\n";
 }
 
-print "\nIf it it didn't die with an error and looks correct, species and gene lookup is okay\n\n";
+print "\nIf this test didn't die with an error and looks correct, species and gene lookup is okay\n\n";