This program was created to manage and analyze data generated by the behavioural assays performed in the Chatzigeorgiou lab, using the custom imMobilize acquisition and experimental protocol system, and the toxtrac tracking software.
Requires python 3.6+
Clone the repository, or download and extract the repository.
git clone https://github.com/DanielDondorp/BehaviourAnalysis.git`
Enter the project directory
cd BehaviourAnalysis
python3 -m venv BehaviourAnalysisEnv
source ./BehaviourAnalysisEnv/bin/activate
pip install -r requirements.txt
python behaviour_analysis