Tutorial: Deploying JBrowse 2 on AWS EC2
We are working a lot with the genomes of O. dioica, but we don’t have a genome browser that’s easily accessible for collaborative work. So I decided to creat...
We are working a lot with the genomes of O. dioica, but we don’t have a genome browser that’s easily accessible for collaborative work. So I decided to creat...
Renv is a package manager for R, by using Renv, it is possible to control the exact versions of R packages used within a project. In this project, I wanted t...
Sometimes, it is hard to replicate the same environment when you are collaborating in a project. Sometimes you might not want to downgrade some of the packag...
I was working on a huge dataset using R and ran out of memory on my desktop PC. I then tried to install R on HPC, but then I run into a dependency hell, espe...