{ "info": { "author": "Will Pitchers", "author_email": "willpitchers@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# shigella_typing\n\nBased on AGS' python dev repo template for MDU.\n\n[![CircleCI](https://circleci.com/gh/MDU-PHL/shigella_typing/tree/master.svg?style=svg)](https://circleci.com/gh/MDU-PHL/shigella_typing/tree/master)\n\n\n## Scope\n\nThe scripts presented in this repository are to be used to perform *in silico* ID and serotyping of *Shigella* species. This tool takes as input a pair of `..fastq` readfiles containing Illumina short reads. \nThis tool is intended to (eventually) be `pip`-installable, and to (optionally) to run from within a Singularity container for portability/repeatability. It should also self-document updates and track its version...\n\n---\n\n### Glossary\n\n * Serotype: A form of classification of bacteria below the species level. Usually involves some sort of reactive between specific sera and antigens on the bacteria's wall?Shahnai2018PLOSOne_ShigellaFlexneriZ.pdf\n - what about lineage, 'biotype', 'form'?\n * Serogroup: A group of serovars with common antigens.\n * WGS: whole-genome sequence data. Usually, DNA sequence data comprised of short reads (between 35 and 300 bp in length) coded in the FASTQ format.\n\n---\n\n## Background\n\n*Shigella* emerges from an *E. coli* background through acquisition of an invasion plasmid and then subsequent gene loss (thought to be adaptation to being a human pathogen). Due to this \n*Shigella* species are (currently) classified as three serogroups and one serotype:\n\n**Table A. [Classification](https://www.cdc.gov/ncezid/dfwed/PDFs/Shigella-Overview-508.pdf)**\n\nsubgroup | species | no. serotypes | fermentation of D-mannitol\n--------|-----------|:-------------:|:----------------------------:\nA | **S. dysenteriae** | 15 | -\nB | **S. flexneri** | 8\u2020 | +\nC | **S. boydii** | 19\u00aa | +\nD | **S. sonnei** | 1 | + \n\n\u2020 Group B serotypes 1\u20135 are subdivided into 11 subserotypes\n\u00aa Although the numbering scheme for Group C serotypes extends to serotype 20, there are only 19 serotypes because *S. boydii* 13 is now reclassified as *Escherichia albertii*, and has been removed from the scheme\n\n---\n\n## ShigaTyper\n\n> [ShigaTyper](https://github.com/CFSAN-Biostatistics/shigatyper) is a quick and easy tool designed to determine Shigella serotype using Illumina paired end reads with low computation requirement. It has been tested on an Ubuntu 16.04.3 LTS guest addition on VMware Player version 14.1.1 in a Windows 7 and Virtual Box version 5.2.4 in a Windows 10 operating system. \n\n\n---\n\n### *References*\n\nBeld, M. J. C., and F. A. G. Reubsaet. 2011. Differentiation between Shigella, enteroinvasive Escherichia coli (EIEC) and noninvasive Escherichia coli. Eur J Clin Microbiol Infect Dis 31:899\u2013904.\n\nvan den Beld, M. J. C., A. W. Friedrich, E. van Zanten, F. A. G. Reubsaet, M. A. M. D. Kooistra-Smid, J. W. A. Rossen, and O. B. O. P. M. M. Laboratories. 2016. Multicenter evaluation of molecular and culture-dependent diagnostics for Shigella species and Entero-invasive Escherichia coli in the Netherlands. Journal of Microbiological Methods 131:10\u201315. Elsevier B.V.\n\nChattaway, M. A., D. R. Greig, A. Gentle, H. B. Hartman, T. J. Dallman, and C. Jenkins. 2017a. Whole-Genome Sequencing for National Surveillance of Shigella flexneri. Front. Microbiol. 8:913\u20136.\n\nChattaway, M. A., U. Schaefer, R. Tewolde, T. J. Dallman, and C. Jenkins. 2017b. Identification of Escherichia coli and Shigella Species from Whole-Genome Sequences. J. Clin. Microbiol. 55:616\u2013623.\n\nIngle, D. J., M. Easton, M. Valcanis, T. Seemann, J. C. Kwong, N. Stephens, G. P. Carter, A. Gon\u00e7alves da Silva, J. Adamopoulos, S. L. Baines, K. E. Holt, E. P. F. Chow, C. K. Fairley, M. Y. Chen, M. D. Kirk, B. P. Howden, and D. A. Williamson. 2019. Co-circulation of Multidrug-resistant ShigellaAmong Men Who Have Sex With Men in Australia. Clin Infect Dis. 391:801\u201310.\n\nWu, Y., H. K. Lau, T. Lee, D. K. Lau, and J. Payne. 2019. In Silico Serotyping Based on Whole-Genome Sequencing Improves the Accuracy of Shigella Identification. Appl Environ Microb 85:1291\u201321. American Society for Microbiology.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pypa/shigella_typing", "keywords": "sample setuptools development", "license": "", "maintainer": "", "maintainer_email": "", "name": "shigella-typing", "package_url": "https://pypi.org/project/shigella-typing/", "platform": "", "project_url": "https://pypi.org/project/shigella-typing/", "project_urls": { "Bug Reports": "https://github.com/pypa/shigella_typing/issues", "Funding": "https://donate.pypi.org", "Homepage": "https://github.com/pypa/shigella_typing", "Say Thanks!": "http://saythanks.io/to/example", "Source": "https://github.com/pypa/shigella_typing/" }, "release_url": "https://pypi.org/project/shigella-typing/0.2.dev0/", "requires_dist": [ "pandas", "pre-commit ; extra == 'dev'", "pipenv ; extra == 'dev'", "pytest ; extra == 'test'", "pytest-cov ; extra == 'test'" ], "requires_python": ">=3.6, <4", "summary": "A wrapper for shigatyper", "version": "0.2.dev0" }, "last_serial": 5611207, "releases": { "0.2.dev0": [ { "comment_text": "", "digests": { "md5": "a8ef260881905c44e6fdb8e83b65fd70", "sha256": "8c9c4ca19b1de857da0417a38d8c0abb3fe25da7b227511e717f0005991b52b0" }, "downloads": -1, "filename": "shigella_typing-0.2.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "a8ef260881905c44e6fdb8e83b65fd70", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 5476, "upload_time": "2019-07-31T04:14:50", "url": "https://files.pythonhosted.org/packages/6b/9b/6c8b23e12c32ad5ece16d4ac6e80db225db8d0e132dde8ee9e09b975b548/shigella_typing-0.2.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d28518f523849ed796470edbfa9d6bb", "sha256": "b62efd26e4e76f86810136e406c0733da73c8550a411689fba1810978c362953" }, "downloads": -1, "filename": "shigella_typing-0.2.dev0.tar.gz", "has_sig": false, "md5_digest": "6d28518f523849ed796470edbfa9d6bb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 7175, "upload_time": "2019-07-31T04:14:52", "url": "https://files.pythonhosted.org/packages/5d/c6/01eea06fdf1140fc68dee87ebeb8bbd622887ac20cc077413fb94d1f1f45/shigella_typing-0.2.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8ef260881905c44e6fdb8e83b65fd70", "sha256": "8c9c4ca19b1de857da0417a38d8c0abb3fe25da7b227511e717f0005991b52b0" }, "downloads": -1, "filename": "shigella_typing-0.2.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "a8ef260881905c44e6fdb8e83b65fd70", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 5476, "upload_time": "2019-07-31T04:14:50", "url": "https://files.pythonhosted.org/packages/6b/9b/6c8b23e12c32ad5ece16d4ac6e80db225db8d0e132dde8ee9e09b975b548/shigella_typing-0.2.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d28518f523849ed796470edbfa9d6bb", "sha256": "b62efd26e4e76f86810136e406c0733da73c8550a411689fba1810978c362953" }, "downloads": -1, "filename": "shigella_typing-0.2.dev0.tar.gz", "has_sig": false, "md5_digest": "6d28518f523849ed796470edbfa9d6bb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 7175, "upload_time": "2019-07-31T04:14:52", "url": "https://files.pythonhosted.org/packages/5d/c6/01eea06fdf1140fc68dee87ebeb8bbd622887ac20cc077413fb94d1f1f45/shigella_typing-0.2.dev0.tar.gz" } ] }