=======================================================
BooleaBayes
=======================================================
.. image:: https://badge.fury.io/py/booleabayes.svg
:target: https://pypi.org/project/booleabayes/
:alt: Latest PYPi Version
BooleaBayes is a suite of network inference tools to derive and simulate gene regulatory networks from transcriptomics data. To see how BooleaBayes could be applied to your own data, see our publication in PLOS Computational Biology, `Wooten, Groves et al. (2019) <https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007343>`_.
Installation
~~~~~~~~~~~~~~~~~
To install ``BooleaBayes``, please use::
pip install booleabayes
Dependencies
---------------------
The ``graph-tool`` python package will need to be installed. This can be installed with `Conda`, `homebrew`, etc as seen `here <https://git.skewed.de/count0/graph-tool/-/wikis/installation-instructions>`_. All other dependencies will be installed with this package.
BooleaBayes Usage:
~~~~~~~~~~~~~~~~~~~~~~~~
* ``net`` = make or modify network structure
* ``load`` = loading data
* ``proc`` = processing
* ``rw`` = random walk
* ``plot`` = plotting
* ``tl`` = tools
* ``utils`` = utilities
Raw data
{
"_id": null,
"home_page": "https://github.com/smgroves/BooleaBayes",
"name": "booleabayes",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Sarah Groves",
"author_email": "sarahmaddoxgroves@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d0/d6/4f520411bef8384006ee3e6d3772d67df4419a325c19cf4f1807226e5fa9/booleabayes-1.0.0.tar.gz",
"platform": null,
"description": "=======================================================\nBooleaBayes\n=======================================================\n.. image:: https://badge.fury.io/py/booleabayes.svg\n :target: https://pypi.org/project/booleabayes/\n :alt: Latest PYPi Version\n\nBooleaBayes is a suite of network inference tools to derive and simulate gene regulatory networks from transcriptomics data. To see how BooleaBayes could be applied to your own data, see our publication in PLOS Computational Biology, `Wooten, Groves et al. (2019) <https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007343>`_. \n\n\nInstallation\n~~~~~~~~~~~~~~~~~\n\nTo install ``BooleaBayes``, please use::\n\n pip install booleabayes\n\nDependencies\n---------------------\n\nThe ``graph-tool`` python package will need to be installed. This can be installed with `Conda`, `homebrew`, etc as seen `here <https://git.skewed.de/count0/graph-tool/-/wikis/installation-instructions>`_. All other dependencies will be installed with this package.\n\nBooleaBayes Usage:\n~~~~~~~~~~~~~~~~~~~~~~~~\n\n* ``net`` = make or modify network structure\n* ``load`` = loading data\n* ``proc`` = processing\n* ``rw`` = random walk\n* ``plot`` = plotting\n* ``tl`` = tools\n* ``utils`` = utilities\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A suite for network inference from transcriptomics data",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/smgroves/BooleaBayes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "53205b64495972efabfe09bbd042765c80d865b655b256dfee11afe6b5fc4bc1",
"md5": "b5ebc358b841f5ebdbe9ca41d7e0d855",
"sha256": "5b253f415d4c1eafaa3019c46e7680c4b977b05551c743aa57de981b4de95c31"
},
"downloads": -1,
"filename": "booleabayes-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b5ebc358b841f5ebdbe9ca41d7e0d855",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 51126,
"upload_time": "2024-08-16T18:34:02",
"upload_time_iso_8601": "2024-08-16T18:34:02.520742Z",
"url": "https://files.pythonhosted.org/packages/53/20/5b64495972efabfe09bbd042765c80d865b655b256dfee11afe6b5fc4bc1/booleabayes-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0d64f520411bef8384006ee3e6d3772d67df4419a325c19cf4f1807226e5fa9",
"md5": "c68ba955c467c5daca7691ab77510262",
"sha256": "4534f0b478919ae07dd6d3f21ef4409d04dd450b635acaa2bdb45875406e2e4e"
},
"downloads": -1,
"filename": "booleabayes-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "c68ba955c467c5daca7691ab77510262",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 47934,
"upload_time": "2024-08-16T18:34:04",
"upload_time_iso_8601": "2024-08-16T18:34:04.182819Z",
"url": "https://files.pythonhosted.org/packages/d0/d6/4f520411bef8384006ee3e6d3772d67df4419a325c19cf4f1807226e5fa9/booleabayes-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-16 18:34:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "smgroves",
"github_project": "BooleaBayes",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "booleabayes"
}