gatk-3.8/java
ebanks 43f63b7530 Added a walker to convert a bam file to fastq format (including the option to re-reverse the negative strand reads).
Picard has such a tool but it is geared towards their pipeline and requires intimate knowledge of the lanes/flowcells,etc.  This is just easy.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1413 348d0f76-0448-11de-a6fe-93d51630548a
2009-08-12 15:10:40 +00:00
..
config Provide a default logger, some config settings, and some doc updates. 2009-04-29 02:06:05 +00:00
src/org/broadinstitute/sting Added a walker to convert a bam file to fastq format (including the option to re-reverse the negative strand reads). 2009-08-12 15:10:40 +00:00
test/org/broadinstitute/sting added the ability to pass in a csv file of ROD triplets (one triplet per line) to the -B option 2009-08-11 22:10:20 +00:00