diff options
Diffstat (limited to 'biology/wise/pkg-message')
-rw-r--r-- | biology/wise/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/biology/wise/pkg-message b/biology/wise/pkg-message new file mode 100644 index 0000000..434ac35 --- /dev/null +++ b/biology/wise/pkg-message @@ -0,0 +1,15 @@ +Welcome to Wise2.2 + +You must set your WISECONFIGDIR to the config directory before +using the programs: + +in (t)csh: setenv WISECONFIGDIR PREFIX/share/wise/ +in (ba)sh: export WISECONFIGDIR=PREFIX/share/wise/ + +To try an example: + +cd PREFIX/share/examples/wise +genewise road.pep human.genomic + +[Replace 'PREFIX' above with the actual installation prefix, +which by default is '/usr/local'.] |