Add validation script 0.5.0
authorDiane Trout <diane@caltech.edu>
Sat, 8 Jan 2011 01:22:36 +0000 (17:22 -0800)
committerDiane Trout <diane@caltech.edu>
Sat, 8 Jan 2011 01:22:36 +0000 (17:22 -0800)
commit0d119d6437fe30721d752d75a380c02e60433d1a
tree2545615ae0735916525bdc743f0ba95398af7672
parent2ac07634853fe713a7e9ebdd748acef99e17b1c3
Add validation script
Current version just validates illumina phred64 fastq files.
But I can add more later.
htsworkflow/util/test/test_validate.py [new file with mode: 0644]
htsworkflow/util/validate.py [new file with mode: 0644]
scripts/htsw-validate [new file with mode: 0755]
setup.py