Wrapper script that helps convert srf files to fastq files.
authorDiane Trout <diane@caltech.edu>
Tue, 15 Jun 2010 00:18:33 +0000 (00:18 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 15 Jun 2010 00:18:33 +0000 (00:18 +0000)
commitd54966c2fa6a5a6d4ed6eeb639e942b9a9d106cb
tree400d9e9ff96205d9c4d968fa6f88eb3d44a07f99
parent13e0e053840acbd9284a86ff5cf35fcc0253f40f
Wrapper script that helps convert srf files to fastq files.
It can do the following:
  split the fastq into two files (for paired end reads)
  add in a flowcell id to the header (for either type of read).
scripts/srf2named_fastq.py [new file with mode: 0644]
setup.py