GarrettJenkinson / informME

An information-theoretic pipeline for methylation analysis of WGBS data
GNU General Public License v3.0
25 stars 8 forks source link

Docker image #19

Open odusseys opened 1 year ago

odusseys commented 1 year ago

Hi! And thanks for your work By any chance, would you have a docker image / Dockerfile ready to run the library? I'm encountering a lot of trouble running it, and I only have access to a Mac. Thanks!

GarrettJenkinson commented 1 year ago

I do not have a docker and Matlab requires a license making it more challenging to dockerize. I suggest looking into the julia version here: https://github.com/GarrettJenkinson/InformMe.jl

There are continuous integration tests in that repo that can show you what versions of julia were working inside basically a docker environment.