adeslatt / methylSeqCaptureSeq

Megan Barefoot's PhD thesis project
0 stars 1 forks source link

help to create docker image for wgbs_tools github repository #4

Closed meb326 closed 4 years ago

meb326 commented 4 years ago

https://github.com/nloyfer/wgbs_tools

adeslatt commented 4 years ago

Done! I did this with a fork of Netaniel's repository -- you can build the Docker image yourself by runningdocker build -t wgbs_tools . from the container's subdirectory. My plan is to use this inside the nextflow workflow we are writing.