Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
# added Paul 2015 example
Browse files Browse the repository at this point in the history
  • Loading branch information
kullrich committed Sep 21, 2023
1 parent e9b0a53 commit ce57f95
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/notebooks/frog_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "1ed2f1df",
"metadata": {},
"source": [
"# Case study: re-analysis of frog (*Xenopus tropicalis*) single-cell data\n",
"# Case study: re-analysis of frog (*Xenopus tropicalis*) embryogenesis single-cell data\n",
"\n",
"This notebook will demonstrate scRNA-seq processing with orthomap using frog scRNA data from ([Briggs et al. 2018](https://doi.org/10.1126/science.aar5780); [Qiu et al., 2022](https://doi.org/10.1038/s41588-022-01018-x)).\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/notebooks/zebrafish_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "e7faac6f",
"metadata": {},
"source": [
"# Case study: re-analysis of zebrafish (*Danio rerio*) single-cell data\n",
"# Case study: re-analysis of zebrafish (*Danio rerio*) embryogenesis single-cell data\n",
"\n",
"This notebook will demonstrate scRNA-seq processing with `orthomap` using zebrafish scRNA data from ([Farrell et al., 2018](https://doi.org/10.1126/science.aar3131); [Wagner et al., 2018](https://doi.org/10.1126/science.aar4362); [Qiu et al., 2022](https://doi.org/10.1038/s41588-022-01018-x)).\n",
"\n",
Expand Down
8 changes: 4 additions & 4 deletions docs/tutorials/frog_example.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.. _frog_example:

frog - case study
=================
frog embryogenesis - case study
===============================

*Xenopus tropicalis* single-cell data analysis example
------------------------------------------------------
*Xenopus tropicalis* embryogenesis single-cell data analysis example
--------------------------------------------------------------------

Please download the notebooks from `here <https://raw.githubusercontent.com/kullrich/orthomap/main/docs/notebooks/frog_example.ipynb>`_ .
Or please click below to view the content.
Expand Down
1 change: 1 addition & 0 deletions docs/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ This section contains different downstream analysis options (Step 5).
Case studies
============

- :doc:`paul15_example`: Notebook - *Mus musculus* hematopoiesis scRNA data example.
- :doc:`nematode_example`: Notebook - *Caenorhabditis elegans* scRNA data example.
- :doc:`zebrafish_example`: Notebook - *Danio rerio* scRNA data example.
- :doc:`frog_example`: Notebook - *Xenopus tropicalis* scRNA data example.
Expand Down
8 changes: 4 additions & 4 deletions docs/tutorials/zebrafish_example.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.. _zebrafish_example:

zebrafish - case study
======================
zebrafish embryogenesis - case study
====================================

*Danio rerio* single-cell data analysis example
-----------------------------------------------
*Danio rerio* embryogenesis single-cell data analysis example
-------------------------------------------------------------

Please download the notebooks from `here <https://raw.githubusercontent.com/kullrich/orthomap/main/docs/notebooks/frog_example.ipynb>`_ .
Or please click below to view the content.
Expand Down

0 comments on commit ce57f95

Please sign in to comment.