Hello!

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

Note that updates take place every 10 minutes, commits may not be seen immediately.
Added version to tree script
authorelserj <elserj@localhost>
Fri, 14 Aug 2009 21:26:43 +0000 (21:26 +0000)
committerelserj <elserj@localhost>
Fri, 14 Aug 2009 21:26:43 +0000 (21:26 +0000)
svn path=/; revision=2

interactome_scripts/tree_script.sh

index 0269100532fc3c548bf07fe52b7761ec44710e3e..a73bbc1cb7362604ef82539525e90929ab0488b8 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/bash
-
+###########################################
+# version 0.8                             #
+# works only for the specific genes below #
+#                                         #
+###########################################
 #[ -r $1 ] || [ $2="rice" ] || (echo "usage: $0 input_file rice/Ath" exit)
 
 if [ ! -r $1 ]