{% extends 'portal.html' %} {% block title %}Welcome {{ name }}{% endblock %} {% block content %}
Installed Modules

Below you will find a list of installed modules and a link to any relevant guides on how to use the modules.

Module Description Author Repo Documentation
pbshm-channel-toolbox A collection of tools to help processing channel data dsbrennan dsbrennan/channel-tools README
pbshm-ie-toolbox A collection of tools to help processing IE models dsbrennan dsbrennan/ie-tools README
pbshm-network-mcs An implementation of the Jaccard Index and Maximum Common Subgraph to generate network similarity scores for a a given set of IE models jgosliga dynamics-research-group/ag-mcs README
pbshm-ie-visualiser A 3D model builder for creating, editing, and viewing IE models josiemcculloch dynamics-research-group/pbshm-ie-model-builder README
Bug reporting

If you encounter any issues/bugs with the system, please raise an issue through the issues system on GitHub.

{% endblock %}