{ "info": { "author": "Aditi Gupta", "author_email": "aditi9783@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# ScarTrek\nPython package for identifying gene disrupting and restoring indels in whole-genome sequencing data of Mycobacterium tuberculosis samples\n\n\n-----------------------------------------------------------------------------------------\n### Description\n\n\"Insertion\" or \"deletions\" (affectionly called \"indels\") of nucleotides are two types of genetic changes besides \nsingle nucleotide polymorphims (SNPs) that can be detected by analyzing sequencing data. ScarTrek is an application\nwritten in python to detect indels in whole-genome sequencing data mapped to a reference genome, and if gene information\nfor the referece organism is provided, then determine the genes that have the indels and if the indels influence the \ntranslated product of the gene. This analyses is useful to detect gene inactivations due to indels.\n\n### Installation\n\n##### Using pip\n`$ pip install scartrek`\n\n##### From GitHub\n\nScarTrek project can be downloaded directly from GitHub and python scripts can be run directly from the command line as shown in usage.\n\n### Usage\n\nIf installed using pip, ScarTrek can be run as:\n\n`$ find-scars [-h] -i INPUT [-m MAPRATE] [-c COVTHRES] [-g GENESEQ]\n [-p PROTSEQ]`\n\nIf downloaded from GitHub, ScarTrek can be run in the directory ScarTrek/scartrek/ as:\n\n`$ python find_scars.py [-h] -i INPUT [-m MAPRATE] [-c COVTHRES] [-g GENESEQ]\n [-p PROTSEQ]`\n\nwhere the arguments are:\n```\n -h, --help show this help message and exit\n -i INPUT, --input INPUT\n Input directory that has mpileup files for each\n sample. See tests/test1 for example (default: None)\n -m MAPRATE, --maprate MAPRATE\n Minimum read mapping rate required to consider a\n sample (default: 20.0)\n -c COVTHRES, --covthres COVTHRES\n Minimum read coverage required at a position to detect\n an indel (default: 20)\n -g GENESEQ, --geneseq GENESEQ\n Gene sequences in the reference genome, default\n reference: M. tuberculosis (default:\n ../reference/H37Rv_genes.txt)\n -p PROTSEQ, --protseq PROTSEQ\n Protein sequences for the reference organism, default:\n M. tuberculosis (default:\n ../reference/H37Rv_proteins_from_genbank.txt)\n```\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/aditi9783/ScarTrek", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "scartrek", "package_url": "https://pypi.org/project/scartrek/", "platform": "", "project_url": "https://pypi.org/project/scartrek/", "project_urls": { "Homepage": "https://github.com/aditi9783/ScarTrek" }, "release_url": "https://pypi.org/project/scartrek/1.0.0/", "requires_dist": null, "requires_python": ">=2.7", "summary": "Python package for identifying gene disrupting and restoring indels in whole-genome sequencing data of Mycobacterium tuberculosis samples", "version": "1.0.0" }, "last_serial": 5871511, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fe0cf9bbd21a7126abc5641432de7f3f", "sha256": "c6cd76313438677e2e661c8cb1c9d655e52260aa5f6a9d899c17193f9839697e" }, "downloads": -1, "filename": "scartrek-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "fe0cf9bbd21a7126abc5641432de7f3f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 32199, "upload_time": "2019-09-23T00:20:16", "url": "https://files.pythonhosted.org/packages/b4/7a/9df92838528fcfd315a978520d79954ba5ff98325e3415ee6611b3d0d780/scartrek-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52ae872f56de4b62cdea5b9183226694", "sha256": "9c5eaeb2157b6badea4549bf8a21fbaf214f0333e8a36febd5dc634491dbe41a" }, "downloads": -1, "filename": "scartrek-0.1.0.tar.gz", "has_sig": false, "md5_digest": "52ae872f56de4b62cdea5b9183226694", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 22154, "upload_time": "2019-09-23T00:20:18", "url": "https://files.pythonhosted.org/packages/05/9e/f54e74d06fd348edb0cf5d1062bb4cd0fb5f9b494c4276bb6bcc39a2adb0/scartrek-0.1.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "2d5d9c57f3ce2610f8cbcbf7f9be5569", "sha256": "3d62ad94825e011e332708a5b19b93ff6ee1567ea3ef2c4d51ab46b4409d96e5" }, "downloads": -1, "filename": "scartrek-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2d5d9c57f3ce2610f8cbcbf7f9be5569", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 32478, "upload_time": "2019-09-23T04:52:21", "url": "https://files.pythonhosted.org/packages/42/8d/976de0526a820f2a46afe2ce367a94b666c5a14b749f8304d4f10b78d94b/scartrek-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e4b78fcf9522248090d7759c4e8cd46e", "sha256": "060229fa3480f2cff649bb49d2fc51520529688057fc1d5ab1a1a0b4a2ce457f" }, "downloads": -1, "filename": "scartrek-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e4b78fcf9522248090d7759c4e8cd46e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 22674, "upload_time": "2019-09-23T04:52:23", "url": "https://files.pythonhosted.org/packages/cc/2b/350fe199590c1af53784492e31da799d274b6f731ed03d2a6e2118cc3534/scartrek-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d5d9c57f3ce2610f8cbcbf7f9be5569", "sha256": "3d62ad94825e011e332708a5b19b93ff6ee1567ea3ef2c4d51ab46b4409d96e5" }, "downloads": -1, "filename": "scartrek-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2d5d9c57f3ce2610f8cbcbf7f9be5569", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 32478, "upload_time": "2019-09-23T04:52:21", "url": "https://files.pythonhosted.org/packages/42/8d/976de0526a820f2a46afe2ce367a94b666c5a14b749f8304d4f10b78d94b/scartrek-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e4b78fcf9522248090d7759c4e8cd46e", "sha256": "060229fa3480f2cff649bb49d2fc51520529688057fc1d5ab1a1a0b4a2ce457f" }, "downloads": -1, "filename": "scartrek-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e4b78fcf9522248090d7759c4e8cd46e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 22674, "upload_time": "2019-09-23T04:52:23", "url": "https://files.pythonhosted.org/packages/cc/2b/350fe199590c1af53784492e31da799d274b6f731ed03d2a6e2118cc3534/scartrek-1.0.0.tar.gz" } ] }