{ "info": { "author": "Michael Imelfort", "author_email": "mike@mikeimelfort.com", "bugtrack_url": null, "classifiers": [], "description": ".\n. \n. 888 .d8888b. .d888 888 \n. 888 d88P Y88 d88P\" 888 \n. 888 88 888 888 \n. 88888b. 8888b. 88888b.d88b. .d88 888888 88888b. 888 888 .d8888b \n. 888 \"88b \"88b 888 \"888 \"88b .od888P\" 888 888 \"88b 888 .88P d88P\" \n. 888 888 .d888888 888 888 888 d88P\" 888 888 888 888888K 888 \n. 888 d88P 888 888 888 888 888 888\" 888 888 d88P 888 \"88b Y88b. \n. 88888P\" \"Y888888 888 888 888 88888888 888 88888P\" 888 888 \"Y8888P \n. 888 \n. 888 \n. 888 \n. \n\nOverview\n=========\n\nThis script works out how many reads are mapping to each contig OR if you ask it\nnicely, it will find the median number of reads mapping to all contigs in your bins.\n\nThe number of fragments mapping to any contig is normalised for contig length to give\nthe average number of fragments mapping per 1000 bases of contig or.. fpkc\n\nInstallation\n=========\n\nShould be as simple as\n\n pip install bam2fpkc\n\nData preparation and running bam2fpkc\n=========\n\nYou'll always need a set of contigs and a corresponding set of sorted indexed bam files.\nThen you just need to decide if you want to get fpkc values for a set of contigs or a \nthe median fpkc for all contigs in your bins.\n\nContigs:\n\n Options are in flux, use:\n \n bam2fpkc contig -h\n \n for more info...\n\nBins:\n\n For this you'll need a 'bins file'. This is a TAB separated file of the form\n \n cid -> bid\n \n Currently, the cid MUST exactly match the contig headers in the fasta file AND\n all cids must be accounted for. IE. unbinned contigs should be assigned to bin 0\n or some other sensible assignment.\n \n Otherwise use:\n \n bam2fpkc bin -h\n \n for more info...\n\nLicence and referencing\n=========\n\nProject home page, info on the source tree, documentation, issues and how to contribute, see http://github.com/minillinim/bam2fpkc\n\nThis software is currently unpublished. Please contact me at m_dot_imelfort_at_uq_dot_edu_dot_au for more information about referencing this software.\n\nCopyright \u00a9 2013 Michael Imelfort. See LICENSE.txt for further details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/bam2fpkc/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "bam2fpkc", "package_url": "https://pypi.org/project/bam2fpkc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bam2fpkc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/bam2fpkc/" }, "release_url": "https://pypi.org/project/bam2fpkc/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "bam2fpkc", "version": "0.1.0" }, "last_serial": 786691, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8af33a093636f016257619a778973736", "sha256": "abc2903c128fea1b8702d899db01cfda59b36ad0392c992b11d124d0b1fd6243" }, "downloads": -1, "filename": "bam2fpkc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8af33a093636f016257619a778973736", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18167, "upload_time": "2013-01-04T05:51:59", "url": "https://files.pythonhosted.org/packages/01/3d/7fb190f3e3e6e4710fb3c1c3097b2c567083cf03f2a535fb80b099a3f379/bam2fpkc-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8af33a093636f016257619a778973736", "sha256": "abc2903c128fea1b8702d899db01cfda59b36ad0392c992b11d124d0b1fd6243" }, "downloads": -1, "filename": "bam2fpkc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8af33a093636f016257619a778973736", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18167, "upload_time": "2013-01-04T05:51:59", "url": "https://files.pythonhosted.org/packages/01/3d/7fb190f3e3e6e4710fb3c1c3097b2c567083cf03f2a535fb80b099a3f379/bam2fpkc-0.1.0.tar.gz" } ] }