From 9c28fa1849f6d099dbba964484a4a93b7220ac02 Mon Sep 17 00:00:00 2001 From: Viktor Petukhov Date: Mon, 15 Jan 2024 10:40:14 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3ddeb1..1be275e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Baysor is a tool for performing cell segmentation on imaging-based spatial transcriptomics data. It optimizes segmentation considering the likelihood of transcriptional composition, size and shape of the cell. The approach can take into account nuclear or cytoplasm staining, however, can also perform segmentation based on the detected molecules alone. The details of the method are described in the [paper](https://www.nature.com/articles/s41587-021-01044-w), or [pre-print](https://www.biorxiv.org/content/10.1101/2020.10.05.326777v1) (old version of the text). To reproduce the analysis from the paper see [BaysorAnalysis](https://github.com/kharchenkolab/BaysorAnalysis) repo. -See the 16-min **[live-demo of Baysor](https://vimeo.com/558564804)** for an overview of the workflow! +See the 16-min **[live-demo of Baysor](https://vimeo.com/558564804)** for an overview of the workflow! Also, here is [my 2023 video](https://www.youtube.com/watch?v=4jG2zFf20Ho) with the paper presentation and some updates on the ideas. **Do you have any question? Start [a discussion](https://github.com/kharchenkolab/Baysor/discussions)!**