vreuter / hicognition

A visual exploration and hypothesis testing tool for 3D genomics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiCognition: A visual exploration and hypothesis testing tool for 3D genomics

Python code style: black Javascript Style Guide: Prettier Build and push image Run backend tests Run front-end tests Run integration tests

HiCognition is a data exploration tool that allows stream-lined exploration of aggregate genomic data. HiCognition is centered around Hi-C data but also enables integration of Chip-seq and region-based data.

HiCognition implements the region-set focus approach, a concept that allows exploration of genomic region sets. For more details see the concepts section of our documentation.

Get started

To get started using HiCognition, check out the quickstart section of our documentation.

Installation

If you want to set-up a HiCognition instance yourself, check out the installation section of our documentation. An optional CLI tool to interface with the web API can be found in the HiCognition library repository.

Development

If you want to contribute to HiCognition, be sure to read the development section or our documentation.

Citing

Langer, C. C. H.*, Mitter, M.*, Stocsits, R. R. & Gerlich, D. W. (2022) HiCognition: a visual exploration and hypothesis testing tool for 3D genomics. bioRxiv doi:10.1101/2022.04.30.490134

* equal contribution

@article {HiCognition2022,
	author = {Langer, Christoph C. H. and Mitter, Michael and Stocsits, Roman R. and Gerlich, Daniel W},
	title = {HiCognition: a visual exploration and hypothesis testing tool for 3D genomics},
	year = {2022},
	doi = {10.1101/2022.04.30.490134},
	URL = {https://www.biorxiv.org/content/early/2022/05/01/2022.04.30.490134},
	journal = {bioRxiv}
}

If you want to contribute to HiCognition, be sure to read the development section or our documentation.

Showcase version

A demo version with disabled preprocessing but all of the sessions used for the figures of the manuscript can be found on our homepage.

About

A visual exploration and hypothesis testing tool for 3D genomics

License:MIT License


Languages

Language:Python 41.3%Language:Vue 36.9%Language:CSS 11.2%Language:JavaScript 7.3%Language:Jupyter Notebook 1.5%Language:HTML 0.8%Language:SCSS 0.6%Language:Dockerfile 0.1%Language:Shell 0.1%Language:Mako 0.0%