qseq2fastq should also be installed as a script
authorDiane Trout <diane@caltech.edu>
Mon, 17 May 2010 22:37:30 +0000 (22:37 +0000)
committerDiane Trout <diane@caltech.edu>
Mon, 17 May 2010 22:37:30 +0000 (22:37 +0000)
setup.py

index 6d3c606873ac62fb7e0e04ff5887d3b21edd2aba..026beb8b9b77ec11f05a8a539472e2542557b3c7 100644 (file)
--- 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',