... | ... |
@@ -31,7 +31,7 @@ For outdated R/Bioconductor versions, you can try backporting the latest stable |
31 | 31 |
version (this should work fine for Bioconductor 3.3 and later): |
32 | 32 |
|
33 | 33 |
``` |
34 |
-BiocManager::install("lima1/PureCN", ref = "RELEASE_3_19") |
|
34 |
+BiocManager::install("lima1/PureCN", ref = "RELEASE_3_20") |
|
35 | 35 |
``` |
36 | 36 |
|
37 | 37 |
If you want the latest and greatest from the developer branch: |