khmer


Namekhmer JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://khmer.readthedocs.io/
Summarykhmer k-mer counting library
upload_time2017-05-26 06:19:00
maintainer
docs_urlhttps://pythonhosted.org/khmer/
authorDaniel Standage, Adam Caldwell, Adina Howe, Aditi Gupta, Alex Hyer, Alexander Johan Nederbragt, Ali Aliyari, Amanda Charbonneau, Andreas Härpfer, Bede Constantinides, Benjamin Taylor, Brian Wyss, Cait Sydney, Camille Scott, Charles Pepe-Ranney, Connor T. Skennerton, David Lin, Elmar Bucher, Eric McDonald, Erich Schwarz, Greg Edvenson, Heather L. Wiencko, Humberto Ortiz-Zuazaga, Hussien F. Alameldin, Iván González, Jacob Fenton, James A. Stapleton, James Spencer, Jared Simpson, Jason Pell, Jeramia Ory, Jessica Mizzi, Jiarong Guo, Joe Stein, Jonathan Gluck, Jordan Fish, Joshua R. Herr, Joshua R. Nahum, Josiah Seaman, Justin Lippi, Kaben Nanlohy, Kevin D. Murray, Leonor Garcia-Gutierrez, Lisa Cohen, Luiz Irber, Michael R. Crusoe, Michael Wright, Nicole Kingsley, Pamela McA'Nulty, Phillip Garland, Qingpeng Zhang, Ramakrishnan Srinivasan, Reed Cartwright, Rhys Kidd, Russell Neches, Ryan Shean, Sarah Guermond, Sascha Steinbiss, Scott Fay, Scott Sievert, Shannon EK Joslin, Sherine Awad, Susan R Steinman, Tamer Mansour, Thomas Fenzl, Tim Head, Will Trimble, Zachary N Russ, en zyme, C. Titus Brown
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |Research software impact|
|Supported Python versions|
|khmer build status|
|Test coverage|
|BSD-3 licensed|

khmer
=====

Welcome to khmer: k-mer counting, filtering, and graph traversal FTW!

The official source code repository is at https://github.com/dib-lab/khmer and project documentation is available online at http://khmer.readthedocs.io.
See http://khmer.readthedocs.io/en/stable/introduction.html for an overview of the khmer project.

Getting help
------------

See http://khmer.readthedocs.io/en/stable/user/getting-help.html for more details, but in brief:

-  first point of contact when looking for help:
   https://github.com/dib-lab/khmer/issues
-  mailing list for **discussion**:
   http://lists.idyll.org/listinfo/khmer
-  mailing list for **announcements**:
   http://lists.idyll.org/listinfo/khmer-announce
-  email contact for project maintainers:
   khmer-project@idyll.org

Important note: cite us!
------------------------

khmer is *research software*, so you should cite us when you use it in scientific publications!
Please see the `CITATION <http://khmer.readthedocs.io/en/stable/citations.html>`__ file for citation information.

The khmer library is a project of the `Lab for Data Intensive Biology <http://ivory.idyll.org/lab/>`__ at UC Davis, and includes contributions from its members, collaborators, and friends.

Quick install
-------------

::

    pip install khmer
    pytest --pyargs khmer -m 'not known_failing and not jenkins and not huge and not linux'

See https://khmer.readthedocs.io/en/stable/user/install.html for more detailed installation instructions.

Contributing
------------

We welcome contributions to khmer from the community!
If you're interested in modifying khmer or contributing to its ongoing development see https://khmer.readthedocs.io/en/stable/dev/getting-started.html.

.. |Research software impact| image:: http://depsy.org/api/package/pypi/khmer/badge.svg
   :target: http://depsy.org/package/python/khmer
.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/khmer.svg
.. |khmer build status| image:: https://img.shields.io/travis/dib-lab/khmer.svg
   :target: https://travis-ci.org/dib-lab/khmer
.. |Test coverage| image:: https://img.shields.io/codecov/c/github/dib-lab/khmer.svg
   :target: https://codecov.io/github/dib-lab/khmer
.. |BSD-3 licensed| image:: https://img.shields.io/badge/license-BSD%203--Clause-blue.svg
   :target: https://github.com/dib-lab/khmer/blob/master/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://khmer.readthedocs.io/",
    "name": "khmer",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/khmer/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Daniel Standage, Adam Caldwell, Adina Howe, Aditi Gupta, Alex Hyer, Alexander Johan Nederbragt, Ali Aliyari, Amanda Charbonneau, Andreas H\u00e4rpfer, Bede Constantinides, Benjamin Taylor, Brian Wyss, Cait Sydney, Camille Scott, Charles Pepe-Ranney, Connor T. Skennerton, David Lin, Elmar Bucher, Eric McDonald, Erich Schwarz, Greg Edvenson, Heather L. Wiencko, Humberto Ortiz-Zuazaga, Hussien F. Alameldin, Iv\u00e1n Gonz\u00e1lez, Jacob Fenton, James A. Stapleton, James Spencer, Jared Simpson, Jason Pell, Jeramia Ory, Jessica Mizzi, Jiarong Guo, Joe Stein, Jonathan Gluck, Jordan Fish, Joshua R. Herr, Joshua R. Nahum, Josiah Seaman, Justin Lippi, Kaben Nanlohy, Kevin D. Murray, Leonor Garcia-Gutierrez, Lisa Cohen, Luiz Irber, Michael R. Crusoe, Michael Wright, Nicole Kingsley, Pamela McA'Nulty, Phillip Garland, Qingpeng Zhang, Ramakrishnan Srinivasan, Reed Cartwright, Rhys Kidd, Russell Neches, Ryan Shean, Sarah Guermond, Sascha Steinbiss, Scott Fay, Scott Sievert, Shannon EK Joslin, Sherine Awad, Susan R Steinman, Tamer Mansour, Thomas Fenzl, Tim Head, Will Trimble, Zachary N Russ, en zyme, C. Titus Brown",
    "author_email": "khmer-project@idyll.org",
    "download_url": "https://files.pythonhosted.org/packages/78/c9/caee0a310f249c86fd351706d2513e197e036231f4db6f3bda7a363ea1c4/khmer-2.1.1.tar.gz",
    "platform": "",
    "description": "|Research software impact|\n|Supported Python versions|\n|khmer build status|\n|Test coverage|\n|BSD-3 licensed|\n\nkhmer\n=====\n\nWelcome to khmer: k-mer counting, filtering, and graph traversal FTW!\n\nThe official source code repository is at https://github.com/dib-lab/khmer and project documentation is available online at http://khmer.readthedocs.io.\nSee http://khmer.readthedocs.io/en/stable/introduction.html for an overview of the khmer project.\n\nGetting help\n------------\n\nSee http://khmer.readthedocs.io/en/stable/user/getting-help.html for more details, but in brief:\n\n-  first point of contact when looking for help:\n   https://github.com/dib-lab/khmer/issues\n-  mailing list for **discussion**:\n   http://lists.idyll.org/listinfo/khmer\n-  mailing list for **announcements**:\n   http://lists.idyll.org/listinfo/khmer-announce\n-  email contact for project maintainers:\n   khmer-project@idyll.org\n\nImportant note: cite us!\n------------------------\n\nkhmer is *research software*, so you should cite us when you use it in scientific publications!\nPlease see the `CITATION <http://khmer.readthedocs.io/en/stable/citations.html>`__ file for citation information.\n\nThe khmer library is a project of the `Lab for Data Intensive Biology <http://ivory.idyll.org/lab/>`__ at UC Davis, and includes contributions from its members, collaborators, and friends.\n\nQuick install\n-------------\n\n::\n\n    pip install khmer\n    pytest --pyargs khmer -m 'not known_failing and not jenkins and not huge and not linux'\n\nSee https://khmer.readthedocs.io/en/stable/user/install.html for more detailed installation instructions.\n\nContributing\n------------\n\nWe welcome contributions to khmer from the community!\nIf you're interested in modifying khmer or contributing to its ongoing development see https://khmer.readthedocs.io/en/stable/dev/getting-started.html.\n\n.. |Research software impact| image:: http://depsy.org/api/package/pypi/khmer/badge.svg\n   :target: http://depsy.org/package/python/khmer\n.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/khmer.svg\n.. |khmer build status| image:: https://img.shields.io/travis/dib-lab/khmer.svg\n   :target: https://travis-ci.org/dib-lab/khmer\n.. |Test coverage| image:: https://img.shields.io/codecov/c/github/dib-lab/khmer.svg\n   :target: https://codecov.io/github/dib-lab/khmer\n.. |BSD-3 licensed| image:: https://img.shields.io/badge/license-BSD%203--Clause-blue.svg\n   :target: https://github.com/dib-lab/khmer/blob/master/LICENSE\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "khmer k-mer counting library",
    "version": "2.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6acdffe8ffcc55e71d7d8d0a2cc8dc7c",
                "sha256": "4a62de0eaafc3dbf4ea01006504a3e98853f4a0b8b37e72c9e93082181f0f2c5"
            },
            "downloads": -1,
            "filename": "khmer-2.1.1-cp27-cp27m-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6acdffe8ffcc55e71d7d8d0a2cc8dc7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 11453770,
            "upload_time": "2018-06-25T15:48:40",
            "upload_time_iso_8601": "2018-06-25T15:48:40.610858Z",
            "url": "https://files.pythonhosted.org/packages/d3/55/d3f5da570677903679e0c40aa4b93323853ebe15e75944b4a0d7d25d11c8/khmer-2.1.1-cp27-cp27m-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c64d81a8b7d79061ee93419b064e6f42",
                "sha256": "10d448f3131303c5c4745aecad7473f6e35ac5737d6fa2a7b731aedeea874e77"
            },
            "downloads": -1,
            "filename": "khmer-2.1.1-cp27-cp27mu-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c64d81a8b7d79061ee93419b064e6f42",
            "packagetype": "bdist_wheel",
            "python_version": "cp27",
            "requires_python": null,
            "size": 11453843,
            "upload_time": "2018-06-25T15:48:44",
            "upload_time_iso_8601": "2018-06-25T15:48:44.111867Z",
            "url": "https://files.pythonhosted.org/packages/40/5a/328d310361d98bb2f29361128eaa2493f44b51997d6837c72f1766c4ec7b/khmer-2.1.1-cp27-cp27mu-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "14aa7367c91824ba921a3d1a03d391ee",
                "sha256": "deef940b791731d1af110cc1973c4ee5f437701181fc16537b468f857a62a2fa"
            },
            "downloads": -1,
            "filename": "khmer-2.1.1-cp35-cp35m-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "14aa7367c91824ba921a3d1a03d391ee",
            "packagetype": "bdist_wheel",
            "python_version": "cp35",
            "requires_python": null,
            "size": 11458868,
            "upload_time": "2018-06-25T15:48:47",
            "upload_time_iso_8601": "2018-06-25T15:48:47.207430Z",
            "url": "https://files.pythonhosted.org/packages/34/a5/f3815d5ec3ee20f884f140ae4a2f253ae6d59885684fa8adc5525a9ed4f4/khmer-2.1.1-cp35-cp35m-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9a7a1034dd0b80e328a2f70d80778e67",
                "sha256": "06a1e981744c3aea2e74fdc668914afb13e36bce96f12777852fa9b9b14d9658"
            },
            "downloads": -1,
            "filename": "khmer-2.1.1-cp36-cp36m-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9a7a1034dd0b80e328a2f70d80778e67",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 11458604,
            "upload_time": "2018-06-25T15:48:50",
            "upload_time_iso_8601": "2018-06-25T15:48:50.710178Z",
            "url": "https://files.pythonhosted.org/packages/5f/7a/dd356f3b267d2adf079deebdd94590e42edbc376a2058759ff78ee6a75c5/khmer-2.1.1-cp36-cp36m-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "85dc332f1d7099d3e82e94d568ba7aba",
                "sha256": "6b5548c457aa506bc43962c36d4fa2ffcd5a0762b862d18e915041e3adba8737"
            },
            "downloads": -1,
            "filename": "khmer-2.1.1-cp37-cp37m-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "85dc332f1d7099d3e82e94d568ba7aba",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 11459992,
            "upload_time": "2018-07-23T18:37:27",
            "upload_time_iso_8601": "2018-07-23T18:37:27.308757Z",
            "url": "https://files.pythonhosted.org/packages/3f/1e/931281ac388cbb15d40319d0dcd54cfc3f1d972da5de2fa3063facedc966/khmer-2.1.1-cp37-cp37m-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f03609cfc8504318697524f4e3d7164c",
                "sha256": "a709606910bb8679bd8525e9d2bf6d1421996272e343b54cc18090feb2fdbe24"
            },
            "downloads": -1,
            "filename": "khmer-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f03609cfc8504318697524f4e3d7164c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8507798,
            "upload_time": "2017-05-26T06:19:00",
            "upload_time_iso_8601": "2017-05-26T06:19:00.870424Z",
            "url": "https://files.pythonhosted.org/packages/78/c9/caee0a310f249c86fd351706d2513e197e036231f4db6f3bda7a363ea1c4/khmer-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-05-26 06:19:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "khmer"
}
        
Elapsed time: 0.01850s