Skip to content

Commit fd2246b

Browse files
authored
Merge pull request #965 from scverse/melonora-patch-1
Update README.rst
2 parents 28c1ea5 + a601c8c commit fd2246b

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

README.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ tissue images if available.
1010

1111
Visit our `documentation`_ for installation, tutorials, examples and more.
1212

13-
Squidpy is part of the scverse project (`website`_, `governance`_) and is fiscally sponsored by `NumFOCUS`_.
14-
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.
15-
16-
|NumFOCUS logo|
17-
1813
Manuscript
1914
----------
2015
Please see our manuscript `Palla, Spitzer et al. (2022)`_ in **Nature Methods** to learn more.
@@ -82,6 +77,7 @@ We are happy about any contributions! Before you start, check out our `contribut
8277
:target: https://numfocus.org/project/scverse
8378
:width: 200
8479

80+
8581
.. _Palla, Spitzer et al. (2022): https://doi.org/10.1038/s41592-021-01358-2
8682
.. _scanpy: https://scanpy.readthedocs.io/en/stable/
8783
.. _anndata: https://anndata.readthedocs.io/en/stable/
@@ -92,3 +88,15 @@ We are happy about any contributions! Before you start, check out our `contribut
9288
.. _governance: https://scverse.org/about/roles/
9389
.. _NumFOCUS: https://numfocus.org/
9490
.. _donation: https://numfocus.org/donate-to-scverse/
91+
92+
Squidpy is part of the scverse® project (`website`_, `governance`_) and is fiscally sponsored by `NumFOCUS`_.
93+
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.
94+
95+
.. raw:: html
96+
97+
<p align="center">
98+
<a href="https://numfocus.org/project/scverse">
99+
<img src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png" width="200">
100+
</a>
101+
</p>
102+

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)