The goal of EssentialTnSeq is to provide a series of functions to assist in essentiality analysis from TnSeq data, performed with either Gumbel or Tradis.
You can install the stable version of EssentialTnSeq from the Github with:
# First, install dependencies devtools and tidyverse
install.packages(c("devtools", "tidyverse"))
# Then install EssentialTnSeq
devtools::install_github("hancockinformatics/EssentialTnSeq")
This package makes use of SemVer for versioning.
- Travis Blimkie - Originator and principal contributor
See also the list of all contributors.
This project is written under the MIT license, available here.
Thanks to everyone in the lab who has used these functions and provided ideas/feedback!