Skip to content

Instantly share code, notes, and snippets.

View alimanfoo's full-sized avatar

Alistair Miles alimanfoo

View GitHub Profile
@alimanfoo
alimanfoo / ag1000g_hdf5.ipynb
Last active August 29, 2015 14:23
Ag1000G project - conventions for storing variant call data in HDF5 files
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@alimanfoo
alimanfoo / genotype_bitshuffle.ipynb
Last active August 29, 2015 14:25
20150716 genotype bitshuffle
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@alimanfoo
alimanfoo / spike_msprime_allel.ipynb
Last active December 2, 2015 21:50
Testing msprime and scikit-allel integration.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@alimanfoo
alimanfoo / travis_use_case.ipynb
Last active February 8, 2016 14:22
20160208_travis_use_case
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/usr/bin/env python
from __future__ import print_function
# standard library imports
import argparse
import os
import sys
import time
@alimanfoo
alimanfoo / dask_get_async_bugs.ipynb
Last active April 12, 2016 15:20
dask_get_async_bugs.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.