Releases: SBCSnicholsLab/pseudogene_quantification
Releases · SBCSnicholsLab/pseudogene_quantification
vagrantDNA v1.2.0
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)
vagrantDNA v1.1.0
Setup
If you want to install this specific release:
- Download https://github.com/SBCSnicholsLab/pseudogene_quantification/releases/download/v1.1.0/vagrantDNA_1.1.0.tar.gz (or select from "assets" at the bottom)
- In R, run
install.packages("path/to/vagrantDNA_1.1.0.tar.gz", repo=NULL)
- Load package:
library(vagrantDNA)
vagrantDNA v1.0.0
Setup
If you want to intall this specific release:
- Download https://github.com/SBCSnicholsLab/pseudogene_quantification/releases/download/v1.0.0/vagrantDNA_1.0.0.tar.gz (or select from "assets" at the bottom)
- From inside R, run
install.packages("path/to/vagrantDNA_1.0.0.tar.gz", repo=NULL)
- Load package:
library(vagrantDNA)
Latest stable version
If instead you want the latest stable version (should there be a more recent one), you should do: devtools::install_github("https://github.com/SBCSnicholsLab/pseudogene_quantification/", subdir = "vagrantDNA")
beta version
v1.0.0-beta intercept SE