MTBseq_source
MTBseq_source copied to clipboard
GATK doesn't work on Java 1.9
I was getting this error:
##### ERROR MESSAGE: Invalid command line: Malformed walker argument: Could not find walker with name: RealignerTargetCreator
Tracked it down to here:
https://gatkforums.broadinstitute.org/gatk/discussion/10464/invalid-command-line-malformed-walker-argument
it seems it needs older Java 1.8 :-(
PS. picard seems to be ok