This container was created for the scsHi-C method developed by M. Mitter et al. (https://doi.org/10.1101/2020.03.10.978148)
Version 1.0 includes all the tools necessary to run the analysis of the original publication. This container will be kept updated and future versions will include additional tools or new developments of the Gerlich Lab.
This container can be found on dockerhub.
Development container for HiCognition without cooltools, pairtools and ngs to allow more flexible building.
This version removes things not needed by our scsHi-C pipeline and tries to minimize container size.
This version is for our next project.
Adds all dependencies for a flask server, but not flask itself. Deprecated for development in favor of dev-1.0
Changes:
- Uses currently newest cooltools, bioframe and pairlib
- Minimum version for all conda packages
last version with frozen cooltools, bioframe and pairlib
Core components:
- The mirnylab cooler ecosystem including pairtools and cooltools.
- A collections of functions to facilitate analysis of HiC data based on the cooler and cooltools interfaces.
- OnTAD and a python wrapper to use it with coolers.
- FastQC
- Chromosight
- Jupyter Lab to be able run the notebooks of the paper.
- last but not least an upload wrapper for HiGlass.
If you built this container yourself, it will try to built with the newest versions of the softwares included.
However there is always a frozen snapshot on dockerhub. In those containers you will find a file called software_versions.txt
- it will include all conda hashes and all hashes of git repositories that were installed via pip.
This container is used by our scsHi-C pipeline.