gatk-3.8/public/R
Mark DePristo 4a84ff4fce Fix a nasty bug in reading GATK reports with a single line
-- Old version would break during reading with (as usual) a cryptic error message
-- Fixed by avoiding collapsing into a single vector type from a matrix when you subset to a single row.  I believe this code confirms thats R is truly the worst programming language ever
2012-09-10 20:14:13 -04:00
..
scripts/org/broadinstitute/sting Fixed spelling error in BQSR.R 2012-08-13 10:01:33 -04:00
src/org/broadinstitute/sting/utils/R/gsalib Fix a nasty bug in reading GATK reports with a single line 2012-09-10 20:14:13 -04:00