annotate deseq-hts_1.0/bin/deseq_config.sh.sample @ 11:cec4b4fb30be draft default tip

DEXSeq version 1.6 added
author vipints <vipin@cbio.mskcc.org>
date Tue, 08 Oct 2013 08:22:45 -0400
parents e27b4f7811c2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
1 #!/bin/bash
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
2 export DESEQ_VERSION=1.10.1
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
3 export DESEQ_PATH=/home/galaxy/software/deseq_hts/
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
4 export DESEQ_SRC_PATH=$DESEQ_PATH/src
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
5 export DESEQ_BIN_PATH=$DESEQ_PATH/bin
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
6 export INTERPRETER=octave
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
7 export MATLAB_BIN_PATH=
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
8 export MATLAB_MEX_PATH=
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
9 export MATLAB_INCLUDE_DIR=
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
10 export OCTAVE_BIN_PATH=/home/galaxy/software/octave/source/octave-3.6.3/octave
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
11 export OCTAVE_MKOCT=/home/galaxy/software/bin/mkoctfile
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
12 export SAMTOOLS_DIR=/home/galaxy/software/samtools-0.1.17/
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
13 export PYTHON_PATH=/usr/bin/python
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
14 export SCIPY_PATH=/home/galaxy/software/lib/python2.6/site-packages/
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
15 export R_PATH=/home/galaxy/software/bin/R
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
16 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/oqtansTools/oqtans_dep/octave-3.6.2_64/lib/octave/3.6.2/
e27b4f7811c2 Updated DESeq version 1.12
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
17 export ENVIRONMENT=galaxy