Skip to content

Software for the analysis of the behaviour of Ciona Intestinalis

Notifications You must be signed in to change notification settings

kushalkolar/BehaviourAnalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BehaviourAnalysis

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.

Getting started

Requires python 3.6+

Download

Clone the repository, or download and extract the repository.

git clone https://github.com/DanielDondorp/BehaviourAnalysis.git`

Enter the project directory

cd BehaviourAnalysis
Recommended: set up a python virtual environment
python3 -m venv BehaviourAnalysisEnv
source ./BehaviourAnalysisEnv/bin/activate

Install requirements

pip install -r requirements.txt

run

python behaviour_analysis

About

Software for the analysis of the behaviour of Ciona Intestinalis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%