Skip to content
Bryan Lajoie edited this page Apr 9, 2015 · 12 revisions

Welcome to the c-world-encode wiki!

encode/dekkerlab Hi-C HDF5 file format spec:

hdf.dataset

  • interactions - 2d numpy array, matrix container
  • shape=(n,n) dtype=float64, compression=gzip, chunks=(blocksize,blocksize)
  • chrs
  • chr_bin_range
  • bin_positions

hdf.attr

  • genome
Clone this wiki locally