Skip to content

Commit

Permalink
updated for version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Nov 5, 2018
1 parent 42b2ab6 commit d5a4121
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 108 deletions.
7 changes: 7 additions & 0 deletions blood/dahlin18/dahlin18.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
"# PAGA for hematopoiesis in mouse [(Dahlin *et al.*, 2018)](https://doi.org/10.1182/blood-2017-12-821413)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"The preprocessed data from the original publication is available from [here](https://drive.google.com/drive/folders/10B5d8hpWQdtmqpnhX-Gfx3seh4qSNInF?usp=sharing)."
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
187 changes: 85 additions & 102 deletions blood/paul15/paul15.ipynb

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions planaria/planaria.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This notebook reproduces the main cell map with its lineage relations, starting from the results of [Plass *et al.*, Science (2018)](10.1126/science.aaq1723)."
"This notebook reproduces the main cell map with its lineage relations, starting from the results of [Plass *et al.*, Science (2018)](10.1126/science.aaq1723).\n",
"\n",
"For the preprocessing and the original data, see https://github.com/rajewsky-lab/planarian_lineages."
]
},
{
Expand Down Expand Up @@ -1302,5 +1304,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 2
}
6 changes: 2 additions & 4 deletions zebrafish/zebrafish.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"source": [
"This notebook reproduces the main cell map with its lineage relations, starting from the results of [Wagner *et al.*, Science (2018)](10.1126/science.aar4362).\n",
"\n",
"See this [website](https://kleintools.hms.harvard.edu/paper_websites/wagner_zebrafish_timecourse2018/mainpage.html) for an interactive exploration."
"See this [website](https://kleintools.hms.harvard.edu/paper_websites/wagner_zebrafish_timecourse2018/mainpage.html) for an interactive exploration. The data has been obtained from the original authors by email."
]
},
{
Expand Down Expand Up @@ -2071,9 +2071,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
},
"metadata": {},
"source": [
"This is equivalent the paga visualization above."
]
Expand Down

0 comments on commit d5a4121

Please sign in to comment.