{ "info": { "author": "Chris Jackson", "author_email": "cj59@nyu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# inferelator \n\n[![Travis](https://travis-ci.org/flatironinstitute/inferelator.svg?branch=master)](https://travis-ci.org/flatironinstitute/inferelator)\n[![codecov](https://codecov.io/gh/flatironinstitute/inferelator/branch/master/graph/badge.svg)](https://codecov.io/gh/flatironinstitute/inferelator)\n\nThe inferelator package for python; a fork of the currently-inactive [inferelator_ng](https://github.com/simonsfoundation/inferelator_ng) repository that works for both single-cell and bulk transcriptome experiments. Currently includes [AMuSR](https://github.com/simonsfoundation/multitask_inferelator/tree/AMuSR/inferelator_ng) [(Castro et al 2019)](https://doi.org/10.1371/journal.pcbi.1006591) and elements of [InfereCLaDR](https://github.com/simonsfoundation/inferelator_ng/tree/InfereCLaDR) [(Tchourine et al 2018)](https://doi.org/10.1016/j.celrep.2018.03.048).\n\nTo install the python packages needed for the inferelator, run `pip install -r requirements.txt`. To install the python packages needed for the inferelator multiprocessing functionality, run `pip install -r requirements-multiprocessing.txt`. To install this package, run `python setup.py install`\n\nBasic workflows for ***Bacillus subtilis*** and ***Saccharomyces cerevisiae*** are included with a tutorial.\n\nAll current example data and scripts are available from Zenodo [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3355524.svg)](https://doi.org/10.5281/zenodo.3355524)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/flatironinstitute/inferelator", "keywords": "", "license": "", "maintainer": "Chris Jackson", "maintainer_email": "cj59@nyu.edu", "name": "inferelator", "package_url": "https://pypi.org/project/inferelator/", "platform": "", "project_url": "https://pypi.org/project/inferelator/", "project_urls": { "Homepage": "https://github.com/flatironinstitute/inferelator" }, "release_url": "https://pypi.org/project/inferelator/0.3.0/", "requires_dist": [ "numpy", "scipy", "pandas", "scikit-learn", "matplotlib" ], "requires_python": "", "summary": "Inferelator: Network Inference", "version": "0.3.0" }, "last_serial": 5608765, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "e2d4f9508437022a55d213542fe08986", "sha256": "294165648dd497ef1677864bfcdb849d980b8f5e640efde6e69bc988d6ccea72" }, "downloads": -1, "filename": "inferelator-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e2d4f9508437022a55d213542fe08986", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 81427, "upload_time": "2019-07-30T16:40:31", "url": "https://files.pythonhosted.org/packages/ab/1c/764335d99d35eacf4428511bf15abd54ea8b31a4eca5c83fbeaf60d2333e/inferelator-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f57da1e5661fb30a6020da1f010600a", "sha256": "cb8cc28faa01634638be9a712bb15ee15177099a0cb13cae6ad1f553fadb9095" }, "downloads": -1, "filename": "inferelator-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7f57da1e5661fb30a6020da1f010600a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61045, "upload_time": "2019-07-30T16:40:34", "url": "https://files.pythonhosted.org/packages/b1/54/bc8e877cd4dcad80f0cb965071b3b6270f295ffc5f72b38a96389f6e211c/inferelator-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2d4f9508437022a55d213542fe08986", "sha256": "294165648dd497ef1677864bfcdb849d980b8f5e640efde6e69bc988d6ccea72" }, "downloads": -1, "filename": "inferelator-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e2d4f9508437022a55d213542fe08986", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 81427, "upload_time": "2019-07-30T16:40:31", "url": "https://files.pythonhosted.org/packages/ab/1c/764335d99d35eacf4428511bf15abd54ea8b31a4eca5c83fbeaf60d2333e/inferelator-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f57da1e5661fb30a6020da1f010600a", "sha256": "cb8cc28faa01634638be9a712bb15ee15177099a0cb13cae6ad1f553fadb9095" }, "downloads": -1, "filename": "inferelator-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7f57da1e5661fb30a6020da1f010600a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61045, "upload_time": "2019-07-30T16:40:34", "url": "https://files.pythonhosted.org/packages/b1/54/bc8e877cd4dcad80f0cb965071b3b6270f295ffc5f72b38a96389f6e211c/inferelator-0.3.0.tar.gz" } ] }