A cookiecutter for research and data science projects in the Applied Bioinformatics group at Goethe Universtiy, Frankfurt.
First create a project directory using:
cookiecutter gh:BIONF/bionf_cookiecutter --directory="project"
Afterwards, you can create a workspace for each analysis in the analyses directory using:
cookiecutter gh:BIONF/bionf_cookiecutter --directory="analysis"
Based on the true neutral cookiecutter of the Good Research Code Handbook by Patrick Mineault.