This package features a GUI for visualizing behaving larvae and editing discrete behavior tags at each time step.
To run `LarvaTagger.jl`, you will need [`julia>=1.6`](https://julialang.org/downloads/) and some input data files, *e.g.* a `trx.mat` file or a pair of `.spine`/`.outline` files, preferably at a leaf of a directory structure such as`<screen_name>/<genotype@effector>/<protocol>/<date_time>`.
To run `LarvaTagger.jl`, you will need [`julia>=1.6`](https://julialang.org/downloads/) and some input data file, *e.g.* a `trx.mat` file or a pair of `.spine`/`.outline` files, preferably located in a repository with directory structure:`<screen_name>/<genotype@effector>/<protocol>/<date_time>`.
An example install procedure can be found in `scripts/make_demontrator.sh`.
If you are not familiar with Julia, you may appreciate installation helpers such as [JILL.py](https://github.com/johnnychen94/jill.py).
An example install procedure can be found in [`scripts/make_demontrator.sh`](https://gitlab.pasteur.fr/nyx/larvatagger.jl/-/blob/main/scripts/make_demonstrator.sh).