Skip to content

Commit

Permalink
Update Setup.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl27 committed Apr 4, 2023
1 parent e0d75be commit 4186693
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions vignettes/Setup.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ the development version of Bioconductor.
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# Set BiocManager to use development versions
BiocManager::install(version='devel')
# Install packages through BiocManager
BiocManager::install('DECIPHER')
BiocManager::install('SynExtend')
```
Expand Down Expand Up @@ -172,4 +170,4 @@ so there is no need to do this unless you really want to.
<a class="page-link" href="https://www.ahl27.com/CompGenomicsBioc2022/articles/LoadingGenomeData.html">&raquo;</a>
</li>
</ul>
</div>
</div>

0 comments on commit 4186693

Please sign in to comment.