Welcome to larvaworld’s code docs!

PyPI Documentation Built by gendocs

The larvaworld Python package is a virtual lab for modeling and analysis of Drosophila larva behavior.

This website hosts the documentation for the larvaworld Python package found on GitHub and PyPI.

Getting Started

To begin using the larvaworld Python package, create/activate your Python virtual environment and install larvaworld through pip:

pip install larvaworld

About the Authors

The larvaworld code library was created and is managed by Panagiotis Sakagiannis, graduate student at the Computational Neuroscience lab of the University of Cologne under Martin-Paul Nawrot. If you would like to contact us, please inquire with nawrot-office@uni-koeln.de.

It is important to note the project is open source and that many features in this repository were made possible by contributors volunteering their time. Please take a look at the Contributors Page to learn more about the developers of larvaworld.

Citing larvaworld

There is a paper about larvaworld!

If you are using larvaworld in your scientific research, please help our scientific visibility by citing our work!

Sakagiannis et al., (2021). A realistic locomotory model of Drosophila larva for behavioral simulations. bioRxiv, https://doi.org/10.1101/2021.07.07.451470

BibTex:

@article {Sakagiannis2021.07.07.451470,
    author = {Panagiotis Sakagiannis and Anna-Maria J{\"u}rgensen and Martin Paul Nawrot},
    title = {A realistic locomotory model of Drosophila larva for behavioral simulations},
    elocation-id = {2021.07.07.451470},
    year = {2021},
    doi = {10.1101/2021.07.07.451470},
    publisher = {Cold Spring Harbor Laboratory},
    URL = {https://www.biorxiv.org/content/early/2021/07/08/2021.07.07.451470},
    eprint = {https://www.biorxiv.org/content/early/2021/07/08/2021.07.07.451470.full.pdf},
    journal = {bioRxiv}

}