Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 299 Bytes

GATK-Script

./install.sh will install ~/local/bin/GATK.py along with necessary *.jar files in ~/local/share/gatk and ~/local/share/picard_tools/.

Make sure $PATH includes ~/local/bin and run the command GATK.py -r <input.gbk> <read1.fastq read2.fastq ...> to create an output.vcf file.