Rename all the scripts to start with htsw-
authorDiane Trout <diane@caltech.edu>
Tue, 4 Jan 2011 21:29:27 +0000 (13:29 -0800)
committerDiane Trout <diane@caltech.edu>
Tue, 4 Jan 2011 21:29:27 +0000 (13:29 -0800)
commit2ac07634853fe713a7e9ebdd748acef99e17b1c3
treed43a4edfbeccf3d491a205c4cb81de78d00f4621
parenta6984cfa2e80ef3f70255e3e26c5954210ef2dac
Rename all the scripts to start with htsw-

In preparation for making a debian package I thought
I should try to limit my pollution of the command namespace.

so now everything that's actually an installed script starts
with htsw-. There's one left-over that still might be useful
in the future but isn't currently that was left with its old
name.
29 files changed:
scripts/configure_pipeline [deleted file]
scripts/copier [deleted file]
scripts/elandseq [deleted file]
scripts/gerald2bed.py [deleted file]
scripts/htsw-copier [new file with mode: 0755]
scripts/htsw-eland2bed [new file with mode: 0755]
scripts/htsw-elandseq [new file with mode: 0755]
scripts/htsw-gerald2bed [new file with mode: 0755]
scripts/htsw-get-config [new file with mode: 0755]
scripts/htsw-qseq2fastq [new file with mode: 0755]
scripts/htsw-record-runfolder [new file with mode: 0755]
scripts/htsw-runfolder [new file with mode: 0755]
scripts/htsw-runner [new file with mode: 0755]
scripts/htsw-spoolwatcher [new file with mode: 0755]
scripts/htsw-srf [new file with mode: 0755]
scripts/htsw-srf2fastq [new file with mode: 0755]
scripts/htsw-update-archive [new file with mode: 0755]
scripts/library.py [deleted file]
scripts/make-library-tree [deleted file]
scripts/makebed [deleted file]
scripts/mark_archived_data [deleted file]
scripts/qseq2fastq [deleted file]
scripts/retrieve_config [deleted file]
scripts/runfolder [deleted file]
scripts/runner [deleted file]
scripts/spoolwatcher [deleted file]
scripts/srf [deleted file]
scripts/srf2fastq [deleted file]
setup.py