All notable changes to this project will be documented in this file.
## Version 2.3.2 2018-11-09
- TRANSIT:
- Minor bug fixes related to changing parameters in TPP GUI
## Version 2.3.1 2018-10-19
- TRANSIT:
- Removed dependence on PyPubSub (can run Transit in command-line mode without it, but needed for GUI)
## Version 2.3.0 2018-10-10
- TRANSIT:
- Added calculation of Pathway Enrichment as post-processing for resampling, to determine if conditionally essential genes over-represent a particular functional category or pathway (such as for GO terms)
- Added ANOVA analysis for identifying genes with significant variability of counts across multiple conditions
- Updated Documentation - especially for "Quality Control/TnSeq Statistics"; also added more command-line examples under "Analysis Methods"
- Fixed bugs (including TrackView in the GUI)
- Upgraded dependencies, including wxPython 4.0 (required)
## Version 2.2.0 - 2018-06-04
- TRANSIT:
- Added analysis method for Genetic Interactions.
- Added Mann-Whitney U-test for comparative analysis.
- Made TRANSIT compatible with wxPython 4.0 (Phoenix).
- Datasets now automatically selected when they are added to TRANSIT.
- Fixed bug in packaging of TPP, causing problem with console mode in new setuptools.
Welcome! This is the distribution for the TRANSIT and TPP tools developed by the Ioerger Lab.
TRANSIT is a tool for the 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.
@@ -86,20 +30,16 @@ TRANSIT offers a variety of features including:
## Support
## Mailing List
You can join our mailing list to get announcements of new versions, discuss any bugs, or request features! Just head over to the following site and enter your email address:
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 ("doc" folder) or visit the following web page:
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: