#!/bin/tcsh -efx
rm -rf out
hcaStormToBundles test.tags http://hgwdev.soe.ucsc.edu/~kent/hca/big_data_files/ test.schema out
python -mjson.tool out/bundle1/assay.json
