Closed ryan-williams closed 8 years ago
LGTM if you tested this out! Thanks!
Yea, tested with:
spark-submit --driver-memory 10g target/guacamole-with-deps-0.0.1-SNAPSHOT.jar somatic-standard --normal-reads src/test/resources/synth1.normal.100k-200k.withmd.bam --tumor-reads src/test/resources/synth1.tumor.100k-200k.withmd.bam --reference /Users/ryan/data/refs/hg19.fasta --out /tmp/foo.vcf
Going to think about folding a test that includes spark-submit
into our CI, but will do that separately.
fixes #585