-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
mcmaniou edited this page Jan 12, 2021
·
2 revisions
The packages needed to be installed, in order to run the project are:
- from CRAN
install.packages(c("tidyverse", "data.table", "stringr"))
- from Bioconductor
BiocManager::install(c("Biostrings", "ShortRead"))
The project can be downloaded using git:
git clone https://github.com/mcmaniou/projectUMIs