diff --git a/README.md b/README.md index 1640b35..095da7e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+ # Genes2Genes Project page: https://teichlab.github.io/Genes2Genes @@ -47,14 +47,19 @@ Please also refer https://teichlab.github.io/Genes2Genes on how to read a trajec ### **Runtime** The runtime of the G2G algorithm depends on the number of cells in the reference and query datasets, the number of interpolation time points, and the number of genes to align. -For an idea, please see below a simple run-time analysis of G2G for 89 genes of the reference (NR = 179 cells) and query (NQ = 290 cells) from literature used in our tutorial. (Note: the number of interpolation points = 14 for the middle plot). Reference: [`notebooks/Supplementary_notebook1.ipynb`]. +For an idea, please see below a simple run-time analysis of G2G for 89 genes of the reference (NR = 179 cells) and query (NQ = 290 cells) from literature used in our tutorial. Note: the number of interpolation points = 14 for the middle plot. +(Reference: [`notebooks/Supplementary_notebook1.ipynb`](https://github.com/Teichlab/Genes2Genes/blob/main/notebooks/Supplementary_notebook1.ipynb))+ + +