{ "info": { "author": "Emmanuel Naziga", "author_email": "baribefe@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "ABOUT\n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\nPython implementation of Java SNP calling pipeline (https://github.com/DSGlab/SNPCallingPipeline).\nUsage is descriped below. For consistency the configuration file is exactly as described in the Java code.\nDescriptions of the various options in the Java code is given at https://github.com/DSGlab/SNPCallingPipeline.\nAn example configuration file is included in this directory.\n USAGE\n+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\nusage: pySNPCallingPipeline.py [-h] -c CONF_FILE [--aln_only] [--no_aln]\n [--local] [--submit] [--subset SUBSET]\n [--def_run]\n\nRun pySNPCallingPipeline\n\noptional arguments:\n -h, --help show this help message and exit\n -c CONF_FILE, --conf CONF_FILE\n A configuration file is required to run\n pySNPCallingPipeline.\n --aln_only Alignment only, default is FALSE.\n --no_aln Run all analysis using pre-run alignments, default is\n FALSE.\n --local Is this a LOCAL run or should SLURM files be created?\n Default is True.\n --submit If running a supercomputing cluster, should only slurm\n files be created or should the jobs be submitted as\n well.\n --subset SUBSET Provide a comma seperated list of a subset of\n \"alignment, getHQSNPs, intraClonalSNPs, checkSNPs,\n filterSNPs\"\n --def_run Default: run entire calculation locally.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/baribefe/pySNPCallingPipeline/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pySNPCall", "package_url": "https://pypi.org/project/pySNPCall/", "platform": "", "project_url": "https://pypi.org/project/pySNPCall/", "project_urls": { "Homepage": "https://github.com/baribefe/pySNPCallingPipeline/" }, "release_url": "https://pypi.org/project/pySNPCall/0.1/", "requires_dist": [ "numpy", "pandas" ], "requires_python": "", "summary": "Python implementation of Java SNP calling pipeline (https://github.com/DSGlab/SNPCallingPipeline/)", "version": "0.1" }, "last_serial": 4737585, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f4e37298713c385784132822e80e34a3", "sha256": "a2cfc7fb2ebe30f5ccbf1d64bf905e6d967cb04a11c403ebcb0e8dd0b123a2fd" }, "downloads": -1, "filename": "pySNPCall-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f4e37298713c385784132822e80e34a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20879, "upload_time": "2019-01-24T22:38:37", "url": "https://files.pythonhosted.org/packages/5f/af/0be239332c753caba8e9e5af16c96534c51d76095ec96117b9a9ce61421b/pySNPCall-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d0ddc24491ea4719c0cf1ca534e5d7e", "sha256": "8492614380d4b857c5d28018f6d852a012775e8e7d6d6aeff834977283a08f18" }, "downloads": -1, "filename": "pySNPCall-0.1.tar.gz", "has_sig": false, "md5_digest": "7d0ddc24491ea4719c0cf1ca534e5d7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13598, "upload_time": "2019-01-24T22:38:39", "url": "https://files.pythonhosted.org/packages/72/ec/1d1c4d78c512201879886574ba94ce3adab2e8a430f31562e644892ce14f/pySNPCall-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4e37298713c385784132822e80e34a3", "sha256": "a2cfc7fb2ebe30f5ccbf1d64bf905e6d967cb04a11c403ebcb0e8dd0b123a2fd" }, "downloads": -1, "filename": "pySNPCall-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f4e37298713c385784132822e80e34a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20879, "upload_time": "2019-01-24T22:38:37", "url": "https://files.pythonhosted.org/packages/5f/af/0be239332c753caba8e9e5af16c96534c51d76095ec96117b9a9ce61421b/pySNPCall-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d0ddc24491ea4719c0cf1ca534e5d7e", "sha256": "8492614380d4b857c5d28018f6d852a012775e8e7d6d6aeff834977283a08f18" }, "downloads": -1, "filename": "pySNPCall-0.1.tar.gz", "has_sig": false, "md5_digest": "7d0ddc24491ea4719c0cf1ca534e5d7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13598, "upload_time": "2019-01-24T22:38:39", "url": "https://files.pythonhosted.org/packages/72/ec/1d1c4d78c512201879886574ba94ce3adab2e8a430f31562e644892ce14f/pySNPCall-0.1.tar.gz" } ] }