GjjvdBurg / IntroToMake

A hands-on tutorial on using Make, with an application to a data analysis pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Make

This repository holds the code to follow along with a tutorial on using GNU Make for a data analysis pipeline.

The tutorial has since been incorporated into The Turing Way, a lightly opinionated guide to reproducible data science.

The original tutorial can be found here.

About

A hands-on tutorial on using Make, with an application to a data analysis pipeline

License:MIT License


Languages

Language:Python 66.6%Language:TeX 33.4%