Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.14 KB

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

  • Travis Blimkie - Originator and principal contributor

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!