Giter Club home page Giter Club logo

higashi-code's Introduction

Higashi: Multiscale and integrative scHi-C analysis

logo

https://doi.org/10.1038/s41587-021-01034-y

As a computational framework for scHi-C analysis, Higashi has 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

Installation

We now have Fast-Higashi on conda. conda install -c ruochiz fasthigashi

The conda support for Higashi is still an on-going effort. Currently, you can install it by:

git clone https://github.com/ma-compbio/Higashi/
cd Higashi
python setup.py install

It is recommended to have pytorch installed (with CUDA support when applicable) after installing higashi / fast-higashi.

Documentation

Please see the wiki for extensive documentation and example tutorials.

Higashi is constantly being updated, see change log for the updating history

Tutorial

Cite

Cite our paper by

@article {Zhang2020multiscale,
	author = {Zhang, Ruochi and Zhou, Tianming and Ma, Jian},
	title = {Multiscale and integrative single-cell Hi-C analysis with Higashi},
	year={2021},
	publisher = {Nature Publishing Group},
	journal = {Nature biotechnology}
}

figs/Overview.png

See also

Fast-Higashi for more efficient and robust scHi-C embeddings https://www.cell.com/cell-systems/fulltext/S2405-4712(22)00395-7

https://github.com/ma-compbio/Fast-Higashi

Contact

Please contact [email protected] or raise an issue in the github repo with any questions about installation or usage.

higashi-code's People

Contributors

ruochiz avatar ma-compbio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.