Setup
If you want to install this specific release:
- Download https://github.com/SBCSnicholsLab/pseudogene_quantification/releases/download/v1.2.0/vagrantDNA_1.2.0.tar.gz (or select from "assets" at the bottom)
- In R, run
install.packages("path/to/vagrantDNA_1.2.0.tar.gz", repo=NULL)
- Load package:
library(vagrantDNA)