call(["download", "http://rest.s3for.me/limix/plink_example.tar.gz"])
call(["extract", "plink_example.tar.gz"])
call(["see", "plink_example"])
rm("plink_example.bed")
rm("plink_example.bim")
rm("plink_example.fam")
rm("plink_example.tar.gz")
