A few functions are nested too deeply, i.e., they are called by other functions which are called by other functions... Fix it! Maybe use one of these: - https://github.com/gak/pycallgraph - https://github.com/scottrogowski/code2flow - https://bitbucket.org/ronaldoussoren/modulegraph - https://bitbucket.org/blais/snakefood