CSSS22-TDA Topological Data Analysis of fMRI and high-throughput sequencing data Links google drive slides Setup Python environment Requires Anaconda installation conda env create --name tda --file environment.yml Export environment when adding new packages conda env export > environment.yml