From: Diane Trout Date: Mon, 17 May 2010 22:37:30 +0000 (+0000) Subject: qseq2fastq should also be installed as a script X-Git-Tag: 0.4.3~14 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=5400b724ee623f8e7b23b6f2db2eb2993983867c qseq2fastq should also be installed as a script --- diff --git a/setup.py b/setup.py index 6d3c606..026beb8 100644 --- a/setup.py +++ b/setup.py @@ -23,6 +23,7 @@ setup( 'scripts/gerald2bed.py', 'scripts/library.py', 'scripts/makebed', + 'scripts/qseq2fastq', 'scripts/rerun_eland.py', 'scripts/retrieve_config', 'scripts/runfolder',