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:
fec356b
)
Added version to tree script
author
elserj
<elserj@localhost>
Fri, 14 Aug 2009 21:26:43 +0000
(21:26 +0000)
committer
elserj
<elserj@localhost>
Fri, 14 Aug 2009 21:26:43 +0000
(21:26 +0000)
svn path=/; revision=2
interactome_scripts/tree_script.sh
patch
|
blob
|
history
diff --git
a/interactome_scripts/tree_script.sh
b/interactome_scripts/tree_script.sh
index 0269100532fc3c548bf07fe52b7761ec44710e3e..a73bbc1cb7362604ef82539525e90929ab0488b8 100755
(executable)
--- a/
interactome_scripts/tree_script.sh
+++ b/
interactome_scripts/tree_script.sh
@@
-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 ]