View on GitHub

EssentialTnSeq

TnSeq Essentiality Analysis

EssentialTnSeq

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.


Installation

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")

Versioning

This package makes use of SemVer for versioning.

Authors

See also the list of all contributors.

License

This project is written under the MIT license, available here.

Acknowledgements

Thanks to everyone in the lab who has used these functions and provided ideas/feedback!