.. _sec-tutorials2: ============== Hail Tutorials ============== .. raw:: html

To take Hail for a test drive, go through our tutorials. These can be viewed here in the documentation, but we recommend instead that you run them yourself with Jupyter by downloading the archive (.tar.gz) and running the following:

:: pip install jupyter tar xf tutorials.tar.gz jupyter notebook tutorials/ .. toctree:: :maxdepth: 1 Genome-Wide Association Study (GWAS) Tutorial Table Tutorial Aggregation Tutorial Filtering and Annotation Tutorial Table Joins Tutorial MatrixTable Tutorial Plotting Tutorial GGPlot Tutorial