Skip to content
ruochiz edited this page Feb 22, 2021 · 18 revisions

What is Higashi

logo Multiscale and integrative single-cell Hi-C analysis with Higashi

Higashi is a computational framework for scHi-C analysis with the following features:

  • Higashi represents the scHi-C dataset as a hypergraph
    • Each cell and each genomic bin are represented as the cell node and the genomic bin node.
    • Each non-zero entry in the single-cell contact map is modeled as a hyperedge.
    • The read count for each chromatin interaction is used as the attribute of the hyperedge.
  • Higashi uses a hypergraph neural network to unveil high-order interaction patterns within this constructed hypergraph.
  • Higashi can produce the embeddings for the scHi-C for downstream analysis.
  • Higashi can impute single-cell Hi-C contact maps, enabling detailed characterization of 3D genome features such as TAD-like domain boundaries and A/B compartment scores at single-cell resolution.

figs/Overview.png


Follow the links below to get started:

Clone this wiki locally