Milestone4's release consist of the following key updates:
- Create a dependency diagram of the Makefile and display on README.md
- Create a Dockerfile that includes all the software and libraries/packages needed to run your analysis pipeline
- Set up workflow on GitHub Actions to automate the building of your Docker image from your Dockerfile and publish the image on DockerHub. Adopting GitHub Action workflow from Tiffiany
- Include proper instructions on the project README.md on how to use the project with and without Docker
- Reply follow up and incorporate suggestions per TA's feedback and peer review to improve the overall project and reports