Get BMTK from the Allen Institute's GitHub:
git clone https://github.com/alleninstitute/bmtkand install
cd bmtk
python setup.py installTo run any of these projects, change directory to the project of interest:
cd GapJunctionBuild the network:
python build_network.pyRun the network:
python run_network.pyVisualize:
python plot_output.py