Skip to content

Commit

Permalink
update instructions for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdavid committed Jul 14, 2018
1 parent 1214dc7 commit 521ef98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ If you have previously installed the package `SingleCellAssay` you will want to

Then you may install or update `MAST` with:

source("https://bioconductor.org/biocLite.R")
biocLite("MAST")
install.packages("BiocManager') # Needed to install all Bioconductor packages
BiocManager::install("MAST")

Converting old MASTClassic SingleCellAssay objects
--------
Expand Down

0 comments on commit 521ef98

Please sign in to comment.