{ "info": { "author": "Greg Finak", "author_email": "gfinak@fredhutch.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "==========================\nGenewiz Template Validator\n==========================\n\nValidate GENEWIZ template files, sample map templates and\ncontainer templates. \n\n------------\nInstallation\n------------\n1. Install pip\n::\n\n curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py\n python get-pip.py\n\n2. Install the package\n::\n\n pip install -i https://test.pypi.org/simple/ genewiz-template-validator\n\n3. Check if it works.\n::\n\n validate_genewiz_templates -h\n\nTo get help:\n------------\n::\n\n validate_genewiz_templates -h\n\n usage: validate_genewiz_templates [-h]\n container_template_name.xlsx\n sample_template_name.xlsx\n [sample_template_name.xlsx ...] \n The following arguments are required:\n container_template_name.xlsx, sample_template_name.xlsx\n\n\nTo run this validator:\n----------------------\n\n::\n\n validate_genewiz_templates container_template.xlsx sample_template_1.xlsx sample_template_2.xlsx\n\n\nThe validator checks the following:\n\n1. That the provided sample map and container template can be found and are readable.\n\n2. That the sample map template files are listed in the container template.\n\n3. That there are no extraneous sample map entries in the container template.\n\n4. That the format of the sample id matches the expected naming scheme: **G0015[89]xxx_Vxx_Pxx_R2_[HKL]C_[A-H]xx**\n\nIn the event that any of these validation checks fail, the validator\nwill exit with an error message and produce a \"log\" file\n**GENEWIZ_template_validation.log** in the current directory, that can be\ninspected to identify the errors it found and to correct them.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "validation genewiz templates", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "genewiz-template-validator", "package_url": "https://pypi.org/project/genewiz-template-validator/", "platform": "", "project_url": "https://pypi.org/project/genewiz-template-validator/", "project_urls": null, "release_url": "https://pypi.org/project/genewiz-template-validator/0.0.11/", "requires_dist": [ "xlrd" ], "requires_python": "", "summary": "G001 data entry validation for Genewiz templates.", "version": "0.0.11" }, "last_serial": 5900464, "releases": { "0.0.11": [ { "comment_text": "", "digests": { "md5": "7c11777a91a96025d868a0e5e4aed85e", "sha256": "804e4c69d8f30840a30809ebc90ac55bdab748458968d2dfb51dae8a2f14ce0b" }, "downloads": -1, "filename": "genewiz_template_validator-0.0.11-py3-none-any.whl", "has_sig": false, "md5_digest": "7c11777a91a96025d868a0e5e4aed85e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4787, "upload_time": "2019-09-28T19:28:03", "url": "https://files.pythonhosted.org/packages/6b/21/4dc4dc9c7e6b6f140d6b5164aa39bfe7d5ff7367c2008f3a4da6d5646e0f/genewiz_template_validator-0.0.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a49dbff405c97802c9f36ea8ca08eec6", "sha256": "90a4659cf59d154ff6b25cd315e9c0da903c60c3c146aa18494aea02013690f3" }, "downloads": -1, "filename": "genewiz_template_validator-0.0.11.tar.gz", "has_sig": false, "md5_digest": "a49dbff405c97802c9f36ea8ca08eec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4196, "upload_time": "2019-09-28T19:28:07", "url": "https://files.pythonhosted.org/packages/8a/6e/080199ee37e508ce849a16174499477866af7ac277628761ddf70a6173d2/genewiz_template_validator-0.0.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c11777a91a96025d868a0e5e4aed85e", "sha256": "804e4c69d8f30840a30809ebc90ac55bdab748458968d2dfb51dae8a2f14ce0b" }, "downloads": -1, "filename": "genewiz_template_validator-0.0.11-py3-none-any.whl", "has_sig": false, "md5_digest": "7c11777a91a96025d868a0e5e4aed85e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4787, "upload_time": "2019-09-28T19:28:03", "url": "https://files.pythonhosted.org/packages/6b/21/4dc4dc9c7e6b6f140d6b5164aa39bfe7d5ff7367c2008f3a4da6d5646e0f/genewiz_template_validator-0.0.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a49dbff405c97802c9f36ea8ca08eec6", "sha256": "90a4659cf59d154ff6b25cd315e9c0da903c60c3c146aa18494aea02013690f3" }, "downloads": -1, "filename": "genewiz_template_validator-0.0.11.tar.gz", "has_sig": false, "md5_digest": "a49dbff405c97802c9f36ea8ca08eec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4196, "upload_time": "2019-09-28T19:28:07", "url": "https://files.pythonhosted.org/packages/8a/6e/080199ee37e508ce849a16174499477866af7ac277628761ddf70a6173d2/genewiz_template_validator-0.0.11.tar.gz" } ] }