adapted from NCBI-Hackathons/GoodDoc with some tweaks for analysis-driven projects
instructions in italics can be deleted as sections are filled in
most fields are optional, Conclusion and Important Resources are required
...and a link to the DOI: You can make a free DOI with zenodo, synapse, figshare, or other resources
*The Docker image contains <R/jupyter> notebooks of all analyses and the dependencies to run them. Be sure to note if you need any special credentials to access data for these analyses, don't package restricted data in your containers!
Instructions for running the following notebooks: be sure to adjust these instructions as necessary! check out https://github.com/Sage-Bionetworks/nf-hackathon-2019 for example containers and instructions
docker pull <your dockerhub repo>/<this container>
command to pull the image from the DockerHubdocker run <your dockerhub repo>/<this container>
Run the docker image from the master shell script