Skip to content

Commit a601c8c

Browse files
authored
Update docs with trademark and numfocus
1 parent 00f56ff commit a601c8c

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/index.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Squidpy - Spatial Single Cell Analysis in Python
44
================================================
5+
.. _website: https://scverse.org/
6+
.. _governance: https://scverse.org/about/roles/
7+
.. _NumFOCUS: https://numfocus.org/
8+
.. _donation: https://numfocus.org/donate-to-scverse/
59

610
**Squidpy** is a tool for the analysis and visualization of spatial molecular data.
711
It builds on top of `scanpy`_ and `anndata`_, from which it inherits modularity and scalability.
@@ -25,9 +29,21 @@ tissue images if available.
2529

2630
If you are new to SpatialData, we invite you to take a look at the documentation `here <https://spatialdata.scverse.org/en/latest/tutorials/notebooks/notebooks.html>`_.
2731

32+
Squidpy is part of the scverse® project (`website`_, `governance`_) and is fiscally sponsored by `NumFOCUS`_.
33+
Please consider making a tax-deductible `donation`_ to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
34+
35+
.. raw:: html
36+
37+
<p align="center">
38+
<a href="https://numfocus.org/project/scverse">
39+
<img src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png" width="200">
40+
</a>
41+
</p>
42+
2843
Manuscript
2944
----------
30-
Please see our manuscript :cite:`palla:22` in **Nature Methods** to learn more.
45+
.. _Palla, Spitzer et al. (2022): https://doi.org/10.1038/s41592-021-01358-2
46+
Please see our manuscript `Palla, Spitzer et al. (2022)`_ in **Nature Methods** to learn more.
3147

3248
Squidpy's key applications
3349
--------------------------

0 commit comments

Comments
 (0)