{
"info": {
"author": "Donovan Parks",
"author_email": "donovan.parks@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "# LinkM\n\n[This project is in active development and not currently recommended for public use.]\n\nLinkM is a wrapper around [BamM](http://minillinim.github.io/BamM/) for associating 16S reads with assembled contigs. Emphasis has been placed on linking 16S fragments with contigs binned into putative population genomes. It works as follows:\n\n* all pairs where one or both reads derived from a 16S sequence are identified\n* these 16S pairs are mapped onto assembled contigs\n* report which 16S pairs were mapped to assembled contigs\n * optionally, a set of population genomes (i.e., bins) can be provided for identifying 16S pairs associated with a specific genome\n\nLinkM was developed as 16S sequence often fail to assemble. As a result, it is common to obtain population genomes either without a 16S sequences or with only a partial 16S sequence. The 16S pairs associated with a population genome can be used to perform a de novo assembly with just these pairs, or used as short fragments and parsimoniously placed in an existing 16S tree. We have also observed that in many cases the 16S pairs will link a contig within a population genome to a partially assembled 16S fragment which was too short to be properly binned.\n\n## Install\n\nThe simplest way to install this package is through pip:\n> sudo pip install linkm\n\nLinkM relies on several other software packages which must be on your system path:\n\n* [BamM](http://minillinim.github.io/BamM/)\n* [bwa](http://bio-bwa.sourceforge.net/)\n* [hmmer](http://hmmer.janelia.org/)\n\n## Cite\n\nIf you find this package useful, please cite this git repository (https://github.com/dparks1134/LinkM)\n\n## Copyright\n\nCopyright \u00a9 2015 Donovan Parks. See LICENSE 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/linkm/",
"keywords": null,
"license": "GPL3",
"maintainer": null,
"maintainer_email": null,
"name": "linkm",
"package_url": "https://pypi.org/project/linkm/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/linkm/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://pypi.python.org/pypi/linkm/"
},
"release_url": "https://pypi.org/project/linkm/0.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Finds links between 16S reads and assembled contigs.",
"version": "0.0.1"
},
"last_serial": 1447062,
"releases": {
"0.0.1": []
},
"urls": []
}