This is a workshop package for BioC2023, showing how to use mariner and plotgardener to analyze and visualize Hi-C data. If you are browsing on GitHub, see here for the workshop homepage:
https://ericsdavis.github.io/Bioc2023mariner
For the workshop content, see the Get started tab above.
The References tab has short descriptions of the datasets.
Pull latest docker image:
docker pull ghcr.io/ericsdavis/bioc2023mariner:latestRun container:
docker run -e PASSWORD=<CHOOSE_PASSWORD> -p 8787:8787 ericsdavis/bioc2023marinerOnce running, navigate to http://localhost:8787/ and then login with rstudio:yourchosenpassword.