From 215e7a8cffdf273c9cc0c4e78b564a7b52187290 Mon Sep 17 00:00:00 2001 From: gapartel Date: Fri, 2 Jul 2021 15:59:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92fba6a..5c0256a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # De novo spatiotemporal modelling of cell-type signatures in the developmental human heart This repository contains a collection of code scripts and python notebooks for reproducing analyses and results from the original publication [1]. -Instruction and code for training the spage2vec on the in situ sequencing data can be found in (spage2vec-pytorch-geometric). Analysis notebooks to reproduce results and figures can be found in +Instructions and code for training spage2vec on the in situ sequencing data can be found in [`spage2vec-pytorch-geometric`](spage2vec-pytorch-geometric). Analysis notebooks to reproduce results and figures can be found in [`notebooks`](notebooks). Dependency: SpaGE (https://github.com/tabdelaal/SpaGE).