Skip to content

A tool for the analysis and visualisation of 3d genome structure, epigenetics and gene expression.

License

Notifications You must be signed in to change notification settings

parisepigenetics/great_3d

Repository files navigation

GREAT 3D

GitHub Actions Build Status codecov

The Genome Regulatory Epigenetics Tools on 3D

A software suite for multi-3D (epi)genomics

Suite of tools to analyse and visualise 3D genome architecture, transcription and epigenetics.

Installation

python setup.py install --user

Usage

To run the transcriptome 3D map you must have the 2 3D coordinates files ready (for the genome and for the genes) and then run:

great3D -g <genome_coordinates_table> -s <genes_coordinates_table> -e <gene_expression_table>

Then a Dash application will launch on your local machine a you can access it by pointing your browser at http://127.0.0.1:8050/

Copyright

Copyright (c) 2016-2022, Costas Bouyioukos, Universite Paris Cite et UMR7216

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.6.

Several students have contributed code in the initial stages of the project.

  • First of all Miara Rakotomavo's M1 internship. Code into dev_Miara directory on dev_students branch.

  • We have cloned-merged three repositories from 3 projet_longues student coding projects into respective directories on the dev_students branch.

  1. Helene Kabbech 3D_transcription_map
  2. Hocine Meraouna 3D_transmap_Meraouna
  3. Adam Belaiche 3DtranscriptionMap

About

A tool for the analysis and visualisation of 3d genome structure, epigenetics and gene expression.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published