aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/nmrpipe/files/env-nmrpipe')
-rw-r--r--sci-chemistry/nmrpipe/files/env-nmrpipe27
1 files changed, 0 insertions, 27 deletions
diff --git a/sci-chemistry/nmrpipe/files/env-nmrpipe b/sci-chemistry/nmrpipe/files/env-nmrpipe
deleted file mode 100644
index 1ca8dbb6e..000000000
--- a/sci-chemistry/nmrpipe/files/env-nmrpipe
+++ /dev/null
@@ -1,27 +0,0 @@
-# Platform
-BINTYPE="linux9"
-
-# NMRPipe
-NMRBASE="/opt/nmrpipe"
-NMRTXT="${NMRBASE}/nmrtxt"
-MANPATH="${NMRBASE}/man"
-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"
-SURF_DIR="${DYNAMO_DIR}/surface"
-PATH="${PATH}:${DYNAMO_DIR}/tcl"
-DYNAMO_KEY="2002084"
-
-# PDBH
-PDBH_BASE="${NMRBASE}/pdb"
-PDBH_DIR="${PDBH_BASE}/pdbH"
-PDBH_LIST="${PDBH_BASE}/pdbH.list"
-PDBH_TAB="${PDBH_BASE}/resolution.tab"
-