Skip to content

Commit ac860a0

Browse files
Updated Bioconductor installation
1 parent 1aa23b5 commit ac860a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ You need R version above 3.5 to run this application. Other dependencies are:
2626

2727
**How to install the R package**
2828

29-
**From Bioconductor**
30-
* source("https://bioconductor.org/biocLite.R")
31-
* biocLite("TissueEnrich")
29+
**From Bioconductor** <br><br>
30+
`BiocManager::install("TissueEnrich")` <br>
3231

3332
**From Github**
3433
* Install Dependencies

0 commit comments

Comments
 (0)