diff --git a/README.md b/README.md index 6ddae48b74b842ad5069645af6c36cb6aa51228b..e8e33d269961958822b4e8869445f58d77856ac8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ A CLI is also available for batch processing: automatic tagging of track data fi A Docker image is available, with all automatic tagging capabilities installed. If you have Docker or Singularity/Apptainer installed, take a look at the [dedicated instructions page](https://gitlab.pasteur.fr/nyx/larvatagger.jl/-/tree/main/recipes). +Support for various data file formats is implemented by [PlanarLarvae.jl](https://gitlab.pasteur.fr/nyx/planarlarvae.jl). +Behavior labels from manual and automatic tagging are saved in [json files](https://gitlab.pasteur.fr/nyx/planarlarvae.jl#json-files) along with the corresponding track data files. ## Installing