{ "info": { "author": "Anni Zhang", "author_email": "anniz44@mit.edu", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# buty_full\n## Introduction\n* buty_full infers traits by 16S\n* input: otu table (-t) and otu sequences (-s)\n* requirement: mafft\n* Optional: fasttree\n![alt text](https://raw.githubusercontent.com/caozhichongchong/buty_full/master/Methodology.png)\n\n## Install\n`pip install buty_full`\\\nin preparation: `anaconda download caozhichongchong/buty_full`\n\n## Availability\nin preparation: https://anaconda.org/caozhichongchong/buty_full\n\nhttps://pypi.org/project/buty_full\n\n## How to use it\n1. test the buty_full\\\n`buty_full --test`\n\n2. try your data\\\n`buty_full -t your.otu.table -s your.otu.seqs`\\\n`buty_full -t your.otu.table -s your.otu.seqs -top 2000`\n\n3. try different traits (default is butyrate production)\\\npredicting butyrate production\\\n`buty_full -t your.otu.table -s your.otu.seqs --rs your.own.reference.16s`\\\nor\\\n`buty_full -t your.otu.table -s your.otu.seqs --rs your.own.reference.16s --rt b`\\\npredicting sulfate reduction (in preparation, not yet)\\\n`buty_full -t your.otu.table -s your.otu.seqs --rs your.own.reference.16s --rt s`\\\npredicting nitrate reduction (in preparation, not yet)\\\n`buty_full -t your.otu.table -s your.otu.seqs --rs your.own.reference.16s --rt n`\n\n4. use your own traits\\\n`buty_full -t your.otu.table -s your.otu.seqs --rs your.own.reference.16s --rt your.own.reference.traits`\n\n* your.own.reference.16s is a fasta file containing the 16S sequences of your genomes\\\n\\>Genome_ID1\\\nATGC...\\\n\\>Genome_ID2\\\nATGC...\n\n* your.own.reference.traits is a metadata of whether there's trait in your genomes (0 for no and 1 for yes)\\\nGenome_ID1 0\\\nGenome_ID1 1\n\n## Results\nThe result dir of \"Bayers_model\":\n* `filename.infertraits.txt`: the OTUs inferring as butyrate-producing bacteria (1.0, 0.5) \nand non-butyrate-producing bacteria (0.0).\n* `filename.infertraits.abu`: the total abundance of butyrate-producing bacteria in all samples.\n* `filename.infertraits.otu_table`: the otu_table of butyrate-producing bacteria in all samples.\n\nThe result dir of \"Filtered_OTU\":\n* Some temp files of filtered OTUs, alignment, and tree.\n\n## Copyright\nCopyright: An Ni Zhang, Prof. Eric Alm, Alm Lab in MIT\\\nCitation: Not yet, coming soon!\\\nContact: anniz44@mit.edu\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/caozhichongchong/BayersTraits_16S", "keywords": "16S", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "buty_full", "package_url": "https://pypi.org/project/buty_full/", "platform": "", "project_url": "https://pypi.org/project/buty_full/", "project_urls": { "Homepage": "https://github.com/caozhichongchong/BayersTraits_16S" }, "release_url": "https://pypi.org/project/buty_full/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Inferring traits by 16S", "version": "1.0.1" }, "last_serial": 5009425, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ba713b438fb6c2c97a8339f2d7f15288", "sha256": "c58e9b8eab0328b6af742cfdc905a9e920e4046bc0f9d7ea6155188f4efd3835" }, "downloads": -1, "filename": "buty_full-1.0.tar.gz", "has_sig": false, "md5_digest": "ba713b438fb6c2c97a8339f2d7f15288", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4437985, "upload_time": "2019-03-31T13:14:21", "url": "https://files.pythonhosted.org/packages/e7/75/75f098992346322888c8f9d7497bad9568855a014a1970779c8e3c0f2eed/buty_full-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "317515217051dea40d43eeb1176787cc", "sha256": "1de4e174e2f27482f5f2a91a890ab6ac627981bb2181d948a2520b4f6c461379" }, "downloads": -1, "filename": "buty_full-1.0.1.tar.gz", "has_sig": false, "md5_digest": "317515217051dea40d43eeb1176787cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4192643, "upload_time": "2019-03-31T13:41:27", "url": "https://files.pythonhosted.org/packages/06/ef/b57faf889d62621c90717f54de204c9c5e791335439b2f6d8a17bcfeee55/buty_full-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "317515217051dea40d43eeb1176787cc", "sha256": "1de4e174e2f27482f5f2a91a890ab6ac627981bb2181d948a2520b4f6c461379" }, "downloads": -1, "filename": "buty_full-1.0.1.tar.gz", "has_sig": false, "md5_digest": "317515217051dea40d43eeb1176787cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4192643, "upload_time": "2019-03-31T13:41:27", "url": "https://files.pythonhosted.org/packages/06/ef/b57faf889d62621c90717f54de204c9c5e791335439b2f6d8a17bcfeee55/buty_full-1.0.1.tar.gz" } ] }