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.
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!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.