From 85e70f8b3a9cba026519b25f3b2ed788ac988076 Mon Sep 17 00:00:00 2001 From: Alistair Chalk Date: Wed, 1 Apr 2026 13:52:32 +1100 Subject: [PATCH] Update repository name from SuperCellCyto to CloneDetective --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39a7171..6eccff5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The package can be installed using `devtools`: # Install devtools install.packages("devtools") -# Install SuperCellCyto from this repository +# Install CloneDetective from this repository devtools::install_github("phipsonlab/CloneDetective") ```