transit2


Nametransit2 JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://orca1.tamu.edu/essentiality/transit/index.html
SummaryTRANSIT2 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.
upload_time2024-04-12 18:10:29
maintainerNone
docs_urlNone
authorThomas R. Ioerger
requires_python>=3.6
licenseGNU GPL
keywords tnseq analysis biology genome
VCS
bugtrack_url
requirements matplotlib statsmodels wxPython Pillow numpy scikit-learn scipy seaborn pandas mne
Travis-CI
coveralls test coverage No coveralls.
            # TRANSIT

[![Version](https://img.shields.io/github/tag/ioerger/transit2.svg)](https://github.com/ioerger/transit2)   [![Build Status](https://travis-ci.org/ioerger/transit2.svg?branch=master)](https://travis-ci.org/ioerger/transit2)   [![Documentation Status](https://readthedocs.org/projects/transit2/badge/?version=latest)](http://transit2.readthedocs.io/en/latest/?badge=latest)   [![Downloads](https://pepy.tech/badge/transit2)](https://pepy.tech/project/transit2)


**NOTE: TRANSIT2 requires python3.6+.**

Welcome! This is the distribution for the TRANSIT2 and TPP tools developed by the [Ioerger Lab](http://orca2.tamu.edu/tom/iLab.html) at Texas A&M University.

TRANSIT2 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.

TRANSIT2 Home page: http://saclab.tamu.edu/essentiality/transit/index_transit2.html

TRANSIT2 Documentation: https://transit2.readthedocs.io/en/latest/transit_overview.html

[Changelog](https://github.com/ioerger/transit2/blob/master/CHANGELOG.md)


## Features
TRANSIT2 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 TRANSIT2 (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://transit2.readthedocs.io/en/latest/


## 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 data/genomes/ directory. Additional genomes may be found on the following website:

http://saclab.tamu.edu/essentiality/transit/genomes/


## Copyright Information

Source code for TRANSIT2 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

<!-- NOTE: sudo apt install -y libeigen3-dev -->
<!-- NOTE: sudo apt install -y 'python-wxgtk3*' -->
<!-- pip install --upgrade setuptools -->
<!-- pip3 install attrdict -->


            

Raw data

            {
    "_id": null,
    "home_page": "https://orca1.tamu.edu/essentiality/transit/index.html",
    "name": "transit2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "tnseq, analysis, biology, genome",
    "author": "Thomas R. Ioerger",
    "author_email": "ioerger@cs.tamu.edu",
    "download_url": "https://files.pythonhosted.org/packages/65/07/b71382057b4c6dd1402f3f379fdc72319fa12f81dcc87889a076fa58e1d3/transit2-1.1.0.tar.gz",
    "platform": null,
    "description": "# TRANSIT\n\n[![Version](https://img.shields.io/github/tag/ioerger/transit2.svg)](https://github.com/ioerger/transit2)   [![Build Status](https://travis-ci.org/ioerger/transit2.svg?branch=master)](https://travis-ci.org/ioerger/transit2)   [![Documentation Status](https://readthedocs.org/projects/transit2/badge/?version=latest)](http://transit2.readthedocs.io/en/latest/?badge=latest)   [![Downloads](https://pepy.tech/badge/transit2)](https://pepy.tech/project/transit2)\n\n\n**NOTE: TRANSIT2 requires python3.6+.**\n\nWelcome! This is the distribution for the TRANSIT2 and TPP tools developed by the [Ioerger Lab](http://orca2.tamu.edu/tom/iLab.html) at Texas A&M University.\n\nTRANSIT2 is a tool for processing and statistical analysis of Tn-Seq data.\nIt 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.\n\nTRANSIT2 Home page: http://saclab.tamu.edu/essentiality/transit/index_transit2.html\n\nTRANSIT2 Documentation: https://transit2.readthedocs.io/en/latest/transit_overview.html\n\n[Changelog](https://github.com/ioerger/transit2/blob/master/CHANGELOG.md)\n\n\n## Features\nTRANSIT2 offers a variety of features including:\n\n-   More than **10 analysis methods**, including methods for determining **conditional essentiality** as well as **genetic interactions**.\n\n-   Ability to analyze datasets from libraries constructed using  **himar1 or tn5 transposons**.\n\n-   **TrackView** to help visualize read-counts across the genome.\n\n-   Can **export datasets** into a variety of formats, including **IGV**.\n\n-   Includes a **variety of normalization methods**.\n\n-   **Quality Control** diagnostics, to idenfity poor quality datasets.\n\n-   Ability to install as a **python package**, to import and use in your own personal scripts.\n\n\n\n## Support\n\nFor any questions or comments, please contact Dr. Thomas Ioerger, ioerger@cs.tamu.edu.\n\n\n\n\n## Instructions\n\nFor full instructions on how to install and run TRANSIT2 (and the optional pre-processor, TPP), \nplease see the documentation included in this distribution (\"src/pytransit/doc\" folder) or visit the following web page:\n\n\nhttps://transit2.readthedocs.io/en/latest/\n\n\n## Datasets\n\nThe TRANSIT distribution comes with some example .wig files in the data/ directory, as well as an example annotation file (.prot\\_table format) in the data/genomes/ directory. Additional genomes may be found on the following website:\n\nhttp://saclab.tamu.edu/essentiality/transit/genomes/\n\n\n## Copyright Information\n\nSource code for TRANSIT2 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:\n\nhttp://www.gnu.org/licenses/gpl.html\n\n<!-- NOTE: sudo apt install -y libeigen3-dev -->\n<!-- NOTE: sudo apt install -y 'python-wxgtk3*' -->\n<!-- pip install --upgrade setuptools -->\n<!-- pip3 install attrdict -->\n\n",
    "bugtrack_url": null,
    "license": "GNU GPL",
    "summary": "TRANSIT2 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.",
    "version": "1.1.0",
    "project_urls": {
        "Download": "https://github.com/ioerger/transit2",
        "Homepage": "https://orca1.tamu.edu/essentiality/transit/index.html"
    },
    "split_keywords": [
        "tnseq",
        " analysis",
        " biology",
        " genome"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "064d214203522d643f3d309e3d67f97225c78fbdfa8e15f2652ce68479b049d1",
                "md5": "3ba6f0f63afd4b03a2dcf187119ef5e9",
                "sha256": "994220837d08780e65f7997a2f43fe442452958658145c6d3ea1bab08966b096"
            },
            "downloads": -1,
            "filename": "transit2-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ba6f0f63afd4b03a2dcf187119ef5e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 100221334,
            "upload_time": "2024-04-12T18:10:04",
            "upload_time_iso_8601": "2024-04-12T18:10:04.661728Z",
            "url": "https://files.pythonhosted.org/packages/06/4d/214203522d643f3d309e3d67f97225c78fbdfa8e15f2652ce68479b049d1/transit2-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6507b71382057b4c6dd1402f3f379fdc72319fa12f81dcc87889a076fa58e1d3",
                "md5": "c9bb002fc3662a8e36fa5258e8867adb",
                "sha256": "72d098e1d145f5cbdcf6b5cb312f8f29c8047fb164e898c3f5fe6efd3a35d3f8"
            },
            "downloads": -1,
            "filename": "transit2-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c9bb002fc3662a8e36fa5258e8867adb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 98948077,
            "upload_time": "2024-04-12T18:10:29",
            "upload_time_iso_8601": "2024-04-12T18:10:29.207609Z",
            "url": "https://files.pythonhosted.org/packages/65/07/b71382057b4c6dd1402f3f379fdc72319fa12f81dcc87889a076fa58e1d3/transit2-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 18:10:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ioerger",
    "github_project": "transit2",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.3.3"
                ]
            ]
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "wxPython",
            "specs": [
                [
                    "==",
                    "4.1.1"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "8.1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.3"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.10.1"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.11.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.3.3"
                ]
            ]
        },
        {
            "name": "mne",
            "specs": [
                [
                    "==",
                    "1.5.1"
                ]
            ]
        }
    ],
    "lcname": "transit2"
}
        
Elapsed time: 0.36131s