From ff97623ad399a142b0e7acac3eab5df10333cee3 Mon Sep 17 00:00:00 2001 From: Markus Riester Date: Fri, 10 May 2024 10:26:38 -0400 Subject: [PATCH] version bump in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8bbc1d..113676c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ For outdated R/Bioconductor versions, you can try backporting the latest stable version (this should work fine for Bioconductor 3.3 and later): ``` -BiocManager::install("lima1/PureCN", ref = "RELEASE_3_18") +BiocManager::install("lima1/PureCN", ref = "RELEASE_3_19") ``` If you want the latest and greatest from the developer branch: