Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.1 KB

index.md

File metadata and controls

41 lines (29 loc) · 1.1 KB

Docker Introduction

What if reviewer number 2 tells you that it is impossible to reproduce your results? Ups! Figuring out all software versions and dependencies in your machine and in the reviewer's machine and compare them sounds like very tedious work! Wouldn't it be nice to send him/her your pipeline in a Docker container with the needed software pre-installed and all the dependencies in place?

Docker simplifies bioinformatics workflows by ensuring reproducibility, portability, and dependency management, which makes it essential in computational biology.

And remember to ask questions during the Data Club or over lunch, you can always contact us at Data Science platform email.

:maxdepth: 2
:hidden:

about
:maxdepth: 2
:hidden:
:caption: Course Information

course_information/Instructions.md
course_information/Location.md
course_information/Timing.md
:maxdepth: 2
:hidden:
:caption: Course contents

course_contents/DockerIntro.md
course_contents/HandsOn.md
:maxdepth: 2
:hidden:

resources