This repository contains code for the pasta
vignette accompanying the pasta preprint.
This vignette should be a dynamic resource for people interested in spatial statistics for spatial omics data. The content is therefore subject to change. If you wish to contribute to this resource, feel free to open an issue or contact us via email.
R packages are specified in renv.lock
can be installed using renv::restore()
.
Python packages are listed in requirements.txt
and can be installed via pip
. An installation via renv
is possible but it can happen that renv
creates a virtual environment that does not locate the correct Python version and it will not be able to find the shared libraries.
Please refer to the GitHub actions on details of our website build system.
Contributions are welcome. Please open an issue to start contributing. Please respect the Contributor Covenant code of conduct.
© 2024 The pasta
authors. Content is published under Creative Commons CC-BY-4.0 License for the text and GPL-3 License for any code.