{ "info": { "author": "University of Ljubljana, Bioinformatics Laboratory", "author_email": "tomazc@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "|Build Status| |PyPI version| |codecov| |Codacy Badge| |CLA assistant|\n|Docker Automated build| |Documentation Status|\n\niCount: protein-RNA interaction analysis\n========================================\n\niCount is a Python module and associated command-line interface (CLI),\nwhich provides all the commands needed to process iCLIP data on\nprotein-RNA interactions and generate:\n\n- demultiplexed and adapter-trimmed FASTQ files,\n- BAM files with mapped iCLIP reads,\n- identified protein-RNA cross-linked sites, saved to BED files,\n- peaks composed of statistically significant cross-linked sites, saved\n to BED files,\n- clusters of significant cross-linked sites, saved to BED files,\n- grouping of individual replicate experiments,\n- RNAmap generation showing the positional distribution of cross-linked\n sites relative to genomic landmarks,\n- kmer enrichment analysis,\n- and other.\n\nYou may start with the\n`tutorial `__ or\ndive into the\n`documentation `__.\n\nAuthors\n-------\n\niCount is developed and supported by `Toma\u017e Curk `__\nfrom the `Bioinformatics Laboratory `__ at the\n`University of Ljubljana `__, `Faculty of Computer\nand Information Science `__ and in\ncollaboration with the laboratory of `Jernej\nUle `__.\n\nThe development started in late 2008 when Toma\u017e Curk and Gregor Rot\nwrote a first prototype of iCount. In mid-2016, `Jure\nZmrzlikar `__ from\n`Genialis `__ helped refactoring and improving\nthe code, which is now available here. For details and full\nacknowledgments, see the `how to\ncite `__ section in\nthe documentation.\n\nContributing\n------------\n\nContributions (pull requests) are welcome! Please submit your\ncontributions by following the\n`guidelines `__.\n\nReporting problems\n------------------\n\nUse the `issues page `__ to\nreport issues and request enhancements. Before submitting, please check\nthe list of already reported issues. Also, have a look at the\n`FAQ `__ to see if the\nproblem has been addressed already.\n\n.. |Build Status| image:: https://travis-ci.org/tomazc/iCount.svg?branch=master\n :target: https://travis-ci.org/tomazc/iCount\n.. |PyPI version| image:: https://badge.fury.io/py/iCount.svg\n :target: https://badge.fury.io/py/iCount\n.. |codecov| image:: https://codecov.io/gh/tomazc/iCount/branch/master/graph/badge.svg?token=JhUJ66rnJ3\n :target: https://codecov.io/gh/tomazc/iCount\n.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/b77d104b59a74946bf8905f82dd381e4\n :target: https://www.codacy.com/app/tomazc/iCount?utm_source=github.com&utm_medium=referral&utm_content=tomazc/iCount&utm_campaign=Badge_Grade\n.. |CLA assistant| image:: https://cla-assistant.io/readme/badge/tomazc/iCount\n :target: https://cla-assistant.io/tomazc/iCount\n.. |Docker Automated build| image:: https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg\n :target: https://hub.docker.com/r/tomazc/icount/\n.. |Documentation Status| image:: https://readthedocs.org/projects/icount/badge/?version=latest\n :target: http://icount.readthedocs.io/en/latest/?badge=latest", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tomazc/iCount", "keywords": "iCLIP protein-RNA", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "iCount", "package_url": "https://pypi.org/project/iCount/", "platform": "", "project_url": "https://pypi.org/project/iCount/", "project_urls": { "Homepage": "https://github.com/tomazc/iCount" }, "release_url": "https://pypi.org/project/iCount/2.0.0/", "requires_dist": null, "requires_python": "", "summary": "Computational pipeline for analysis of iCLIP data", "version": "2.0.0" }, "last_serial": 3088069, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "ff164f730e20855c5256b1c47c591146", "sha256": "65da4ecd0903a4db19b55ef4438b2eeda4cab9e80a371d492a53dc81364058cf" }, "downloads": -1, "filename": "iCount-2.0.0.tar.gz", "has_sig": false, "md5_digest": "ff164f730e20855c5256b1c47c591146", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128828, "upload_time": "2017-08-10T20:30:52", "url": "https://files.pythonhosted.org/packages/87/1b/785202907a94d2c2968727a48bac503f03e236f5b11bcc31bc2a0c3ab826/iCount-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff164f730e20855c5256b1c47c591146", "sha256": "65da4ecd0903a4db19b55ef4438b2eeda4cab9e80a371d492a53dc81364058cf" }, "downloads": -1, "filename": "iCount-2.0.0.tar.gz", "has_sig": false, "md5_digest": "ff164f730e20855c5256b1c47c591146", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128828, "upload_time": "2017-08-10T20:30:52", "url": "https://files.pythonhosted.org/packages/87/1b/785202907a94d2c2968727a48bac503f03e236f5b11bcc31bc2a0c3ab826/iCount-2.0.0.tar.gz" } ] }