view 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 source

#!/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