aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/nmrpipe/files/env-nmrpipe')
-rw-r--r--sci-chemistry/nmrpipe/files/env-nmrpipe4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-chemistry/nmrpipe/files/env-nmrpipe b/sci-chemistry/nmrpipe/files/env-nmrpipe
index beb9d707e..1ca8dbb6e 100644
--- a/sci-chemistry/nmrpipe/files/env-nmrpipe
+++ b/sci-chemistry/nmrpipe/files/env-nmrpipe
@@ -9,6 +9,9 @@ PATH="${NMRBASE}/bin"
# Auxiliary NMRPipe scripts
# PATH="${PATH}:${NMRBASE}/com"
+TALOS_DIR="${NMRBASE}/talos"
+TALOSP_DIR="${NMRBASE}/talosplus"
+
# Dynamo
DYNAMO_DIR="${NMRBASE}/dynamo"
DYNAMO_PARAMS="${DYNAMO_DIR}/params"
@@ -21,3 +24,4 @@ PDBH_BASE="${NMRBASE}/pdb"
PDBH_DIR="${PDBH_BASE}/pdbH"
PDBH_LIST="${PDBH_BASE}/pdbH.list"
PDBH_TAB="${PDBH_BASE}/resolution.tab"
+