# Author: Dylan Assi <bob.dybian@gmail.com>
# Last-Update: 2018-09-16
# These files were downloaded from https://faculty.washington.edu/browning/beagle/
# They should be updated when upstream update them.

	wget https://faculty.washington.edu/browning/beagle/beagle5_release_notes -O release_notes
	wget https://faculty.washington.edu/browning/beagle/beagle_5.0_07Sep18.pdf -O beagle_5.0.pdf
	wget https://faculty.washington.edu/browning/beagle/run.beagle.15Sep18.8a0.example -O run.beagle.example
	wget http://faculty.washington.edu/browning/beagle/test.15Sep18.8a0.vcf.gz -O test.vcf.gz && \
		gunzip test.vcf.gz
