Move the code to scan the sequence file archive to its own module so
authorDiane Trout <diane@caltech.edu>
Thu, 10 Jun 2010 00:55:09 +0000 (00:55 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 10 Jun 2010 00:55:09 +0000 (00:55 +0000)
commit9d8669e6f9d3b0143f420b220b1221ae748c8593
tree47e35fbd707a179d82045b5cdf014b616cabfa92
parente14be7ca7afe5c60704f98cc0d8114cddfa072ac
Move the code to scan the sequence file archive to its own module so
I can use it in scripts other than make-library-tree
htsworkflow/pipelines/sequences.py [new file with mode: 0644]
htsworkflow/pipelines/test/test_sequences.py [new file with mode: 0644]
scripts/make-library-tree