{ "info": { "author": "Farid MUSA", "author_email": "farid.musa.h@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "# taxamatcher\ntaxamatcher is an easy to use tool for assigning taxon IDs of reference taxonomy to the desired list of taxa or consensus lineages. This tool is useful when there is a need to assign taxon identifiers of reference taxonomy map file to a list of available taxa (i.e. list of consensus lineages from desired OTU table). Reference taxonomy can be 16S ribosomal RNA database like Greengenes and SILVA with corresponding map files like \"97_otu_taxonomy.txt\" and \"tax_slv_ssu_132.txt\". Latest versions of these files are readily available and can be downloaded from respective online websites. Moreover, after assignment of reference taxon identifiers, it is possible to easily obtain truncated trees from newick tree files of processed reference database taxonomy \n\n# Currently available taxonomic classifications\n- GreenGenes\n- SILVA\n\n# Installation\n $ pip install taxamatcher\n\n# Usage\n $ taxamatcher -r [gg or silva] -m [ref-map-file] -t [my-lineages].csv -o [output].csv\n- [ref-map-file] - path to map file. Example is \"97_otu_taxonomy.txt\" for greengenes taxonomy\n- [my-lineages] - path to target taxonomy. Target file must be CSV file with taxon IDs in first column and consensus lineages in second column\n- [output].csv - path to output file. Output will be generated as CSV file\n\n# Author\n- Farid MUSA (farid.musa.h@gmail.com)\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/mmtechslv/taxamatcher", "keywords": "taxonomy taxon taxa lineage taxonomy-assignment greengenes silva taxonomic-classification bioinformatics metagenomics", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "taxamatcher", "package_url": "https://pypi.org/project/taxamatcher/", "platform": "", "project_url": "https://pypi.org/project/taxamatcher/", "project_urls": { "Homepage": "https://github.com/mmtechslv/taxamatcher" }, "release_url": "https://pypi.org/project/taxamatcher/1.0.1/", "requires_dist": [ "click", "pandas", "numpy" ], "requires_python": "", "summary": "Easy to use taxonomy correlator", "version": "1.0.1" }, "last_serial": 4903223, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "780febfe0168b78232de58d3d198306c", "sha256": "593674269fbe2cfc331b66063b2b3c31feb19bfc9bd8a43ce78a4fd2a81471a9" }, "downloads": -1, "filename": "taxamatcher-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "780febfe0168b78232de58d3d198306c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15510, "upload_time": "2019-03-06T02:49:07", "url": "https://files.pythonhosted.org/packages/3f/5a/0fa64411686f9609cfa80601534194b6a62722acd781178796fd09e2c93d/taxamatcher-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ed2a938e5aea4afbc7358c0aa3c7c9ad", "sha256": "267a1f72b798fd3ea4ca8db9062e2d535f77c1f4e3a069bc2cff976fec2af9ec" }, "downloads": -1, "filename": "taxamatcher-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ed2a938e5aea4afbc7358c0aa3c7c9ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10092, "upload_time": "2019-03-06T02:49:09", "url": "https://files.pythonhosted.org/packages/e8/50/b8115bcc64d992da2467dc87cd4486c8e0dfffccc99e759738d874d5eeca/taxamatcher-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "780febfe0168b78232de58d3d198306c", "sha256": "593674269fbe2cfc331b66063b2b3c31feb19bfc9bd8a43ce78a4fd2a81471a9" }, "downloads": -1, "filename": "taxamatcher-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "780febfe0168b78232de58d3d198306c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15510, "upload_time": "2019-03-06T02:49:07", "url": "https://files.pythonhosted.org/packages/3f/5a/0fa64411686f9609cfa80601534194b6a62722acd781178796fd09e2c93d/taxamatcher-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ed2a938e5aea4afbc7358c0aa3c7c9ad", "sha256": "267a1f72b798fd3ea4ca8db9062e2d535f77c1f4e3a069bc2cff976fec2af9ec" }, "downloads": -1, "filename": "taxamatcher-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ed2a938e5aea4afbc7358c0aa3c7c9ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10092, "upload_time": "2019-03-06T02:49:09", "url": "https://files.pythonhosted.org/packages/e8/50/b8115bcc64d992da2467dc87cd4486c8e0dfffccc99e759738d874d5eeca/taxamatcher-1.0.1.tar.gz" } ] }