gatk-3.8/public/java
Mark DePristo 810e8ad011 Removed getXByReaders() function from the engine
-- These could be simplied in their downstream uses
-- Or they could be replaced with a generic getSAMFileHeaders() function and then apply the getSamples(header) as desired downstream
2011-09-30 10:43:51 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Removed getXByReaders() function from the engine 2011-09-30 10:43:51 -04:00
test Renamed ReadBackedPileup getXSampleName() functions to getXSample 2011-09-30 10:02:57 -04:00