diff deseq-hts_2.0/bin/deseq2_config.sh @ 10:2fe512c7bfdf draft

DESeq2 version 1.0.19 added to the repo
author vipints <vipin@cbio.mskcc.org>
date Tue, 08 Oct 2013 08:15:34 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deseq-hts_2.0/bin/deseq2_config.sh	Tue Oct 08 08:15:34 2013 -0400
@@ -0,0 +1,18 @@
+#!/bin/bash
+export DESEQ2_VERSION=1.0.19
+export DESEQ2_PATH=
+export DESEQ2_SRC_PATH=$DESEQ2_PATH/src
+export DESEQ2_BIN_PATH=$DESEQ2_PATH/bin
+export INTERPRETER=
+export MATLAB_BIN_PATH=
+export MATLAB_MEX_PATH=
+export MATLAB_INCLUDE_DIR=
+export OCTAVE_BIN_PATH=
+export OCTAVE_MKOCT=
+export SAMTOOLS_DIR=
+export PYTHON_PATH=/usr/bin/python
+export SCIPY_PATH=
+export R_PATH=
+export LD_LIBRARY_PATH=
+export ENVIRONMENT=galaxy
+