Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bio2bel

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bio2bel

A framework for converting biological data sources to BEL

  • 0.4.2
  • PyPI
  • Socket score

Maintainers
1

Bio2BEL |build| |coverage| |docs| |zenodo|

Bio2BEL is a project aimed at bringing biological databases and other structured knowledge sources in a wide variety of schemata into the unified framework of the Biological Expression Language <https://biological-expression-language.github.io/>_ [1]_.

Two important places to look:

  • How to make a Bio2BEL Repository <http://bio2bel.readthedocs.io/en/latest/tutorial.html>_
  • How to use the CLI <http://bio2bel.readthedocs.io/en/latest/cli.html>_

Installation |pypi_version| |python_versions| |pypi_license|

Download the latest stable code from PyPI <https://pypi.org/project/bio2bel>_ with:

.. code-block:: sh

$ python -m pip install bio2bel

or get the latest from GitHub with:

.. code-block:: sh

$ git clone https://github.com/bio2bel/bio2bel.git $ cd bio2bel $ python -m pip install -e .

or check the installation instructions <http://bio2bel.readthedocs.io/en/latest/#installation>_.

Citation

If you find Bio2BEL useful for your work, please consider citing:

.. [1] Hoyt, C. T., et al. (2019). Integration of Structured Biological Data Sources using Biological Expression Language <https://doi.org/10.1101/631812>_. bioRxiv, 631812.

.. |build| image:: https://travis-ci.com/bio2bel/bio2bel.svg?branch=master :target: https://travis-ci.com/bio2bel/bio2bel :alt: Build Status

.. |coverage| image:: https://codecov.io/gh/bio2bel/bio2bel/coverage.svg?branch=master :target: https://codecov.io/gh/bio2bel/bio2bel?branch=master :alt: Coverage Status

.. |docs| image:: http://readthedocs.org/projects/bio2bel/badge/?version=latest :target: http://bio2bel.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. |python_versions| image:: https://img.shields.io/pypi/pyversions/bio2bel.svg :alt: Stable Supported Python Versions

.. |pypi_version| image:: https://img.shields.io/pypi/v/bio2bel.svg :alt: Current version on PyPI

.. |pypi_license| image:: https://img.shields.io/pypi/l/bio2bel.svg :alt: MIT License

.. |zenodo| image:: https://zenodo.org/badge/99800349.svg :target: https://zenodo.org/badge/latestdoi/99800349

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc