https://github.com/ioerger/transit
Repository for the TRANSIT and TPP tools developed by the Ioerger Lab
https://github.com/ioerger/transit
analysis essentiality genomes genomics mutagenesis tn-seq tnseq transposon
Last synced: 4 months ago
JSON representation
Repository for the TRANSIT and TPP tools developed by the Ioerger Lab
- Host: GitHub
- URL: https://github.com/ioerger/transit
- Owner: ioerger
- License: other
- Created: 2015-05-23T17:38:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-12-23T23:30:32.000Z (6 months ago)
- Last Synced: 2025-12-25T11:58:03.793Z (6 months ago)
- Topics: analysis, essentiality, genomes, genomics, mutagenesis, tn-seq, tnseq, transposon
- Language: Python
- Homepage:
- Size: 66.9 MB
- Stars: 24
- Watchers: 8
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TRANSIT
[](https://github.com/mad-lab/transit) [](https://travis-ci.org/mad-lab/transit) [](http://transit.readthedocs.io/en/latest/?badge=latest) [](https://pepy.tech/project/tnseq-transit)
=======
**NOTE: TRANSIT v3.0+ now requires python3.6+. If you want to use TRANSIT with python2, use version < 3.0.**
Welcome! This is the distribution for the TRANSIT and TPP tools developed by the [Ioerger Lab](http://orca2.tamu.edu/tom/iLab.html) at Texas A&M University.
TRANSIT is a tool for processing and statistical analysis of Tn-Seq data.
It provides an easy to use graphical interface and access to three different analysis methods that allow the user to determine essentiality in a single condition as well as between conditions.
TRANSIT Home page: http://saclab.tamu.edu/essentiality/transit/index.html
TRANSIT Documentation: https://transit.readthedocs.io/en/stable/transit_overview.html
[Changelog](https://github.com/mad-lab/transit/blob/master/CHANGELOG.md)
## Features
TRANSIT offers a variety of features including:
- More than **10 analysis methods**, including methods for determining **conditional essentiality** as well as **genetic interactions**.
- Ability to analyze datasets from libraries constructed using **himar1 or tn5 transposons**.
- **TrackView** to help visualize read-counts across the genome.
- Can **export datasets** into a variety of formats, including **IGV**.
- Includes a **variety of normalization methods**.
- **Quality Control** diagnostics, to idenfity poor quality datasets.
- Ability to install as a **python package**, to import and use in your own personal scripts.
## Support
For any questions or comments, please contact Dr. Thomas Ioerger, ioerger@cs.tamu.edu.
## Instructions
For full instructions on how to install and run TRANSIT (and the optional pre-processor, TPP), please see the documentation included in this distribution ("src/pytransit/doc" folder) or visit the following web page:
https://transit.readthedocs.io/en/stable/
## Datasets
The TRANSIT distribution comes with some example .wig files in the data/ directory, as well as an example annotation file (.prot\_table format) in the genomes/ directory. Additional genomes may be found on the following website:
http://saclab.tamu.edu/essentiality/transit/genomes/
## Copyright Information
Source code for TRANSIT and TPP are available open source under the terms of the GNU General Public License (Version 3.0) as published by the Free Software Foundation. For more information on this license, please see the included LICENSE.md file or visit their website at:
http://www.gnu.org/licenses/gpl.html