aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/nmrpipe/files/env-nmrpipe')
-rw-r--r--sci-chemistry/nmrpipe/files/env-nmrpipe46
1 files changed, 46 insertions, 0 deletions
diff --git a/sci-chemistry/nmrpipe/files/env-nmrpipe b/sci-chemistry/nmrpipe/files/env-nmrpipe
new file mode 100644
index 000000000..e155adc9d
--- /dev/null
+++ b/sci-chemistry/nmrpipe/files/env-nmrpipe
@@ -0,0 +1,46 @@
+# Platform
+NMRCHECK="ALL"
+
+BINTYPE="@BINTYPE@"
+NMRBINTYPE="@BINTYPE@"
+PATH="/opt/nmrpipe/com:/opt/nmrpipe/bin:/opt/nmrpipe/dynamo/tcl:/opt/nmrpipe/talosplus/com:/opt/nmrpipe/dynamo/com"
+
+# NMRPipe
+NMRBASE="/opt/nmrpipe"
+NMRBIN="/opt/nmrpipe/bin"
+NMRTXT="/opt/nmrpipe/nmrtxt"
+MANPATH="/opt/nmrpipe/man"
+
+# Performance
+NMR_IO_TIMEOUT="0"
+NMR_IO_SELECT="0"
+NMR_AUTOSWAP="1"
+
+# Talos(+)
+TALOS_DIR="/opt/nmrpipe/talos"
+TALOSP_DIR="/opt/nmrpipe/talosplus"
+
+# Sparta(+)
+SPARTA_DIR="/opt/nmrpipe/sparta"
+SPARTAP_DIR="/opt/nmrpipe/spartaplus"
+
+# Dynamo
+DYNAMO_DIR="/opt/nmrpipe/dynamo"
+DYNAMO_PARAMS="/opt/nmrpipe/dynamo/params"
+SURF_DIR="/opt/nmrpipe/dynamo/surface"
+DC_DIR="/opt/nmrpipe/DC"
+DYNAMO_KEY="2002084"
+
+# PDBH
+PDBH_BASE="/opt/nmrpipe/pdb"
+PDBH_DIR="/opt/nmrpipe/pdb/pdbH"
+PDBH_LIST="/opt/nmrpipe/pdb/pdbH.list"
+PDBH_TAB="/opt/nmrpipe/pdb/resolution.tab"
+
+TCLPATH="/opt/nmrpipe/com"
+
+PROMEGA_DIR="/opt/nmrpipe/promega"
+
+NMR_PLUGIN_FN="/opt/nmrpipe/smile/NMR_PLUGIN_FN"
+NMR_PLUGIN_EXE="/opt/nmrpipe/smile/NMR_PLUGIN_EXE"
+NMR_PLUGIN_INFO="/opt/nmrpipe/smile/NMR_PLUGIN_INFO"