All Projects → bio2bel → bio2bel

bio2bel / bio2bel

Licence: MIT license
A Python framework for integrating biological databases and structured data sources in Biological Expression Language (BEL)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to bio2bel

doctoral-thesis
📖 Generation and Applications of Knowledge Graphs in Systems and Networks Biology
Stars: ✭ 26 (+62.5%)
Mutual labels:  data-integration, biological-expression-language
CommonCoreOntologies
The Common Core Ontology Repository holds the current released version of the Common Core Ontology suite.
Stars: ✭ 109 (+581.25%)
Mutual labels:  data-integration, ontologies
Rudder Server
Privacy and Security focused Segment-alternative, in Golang and React
Stars: ✭ 2,874 (+17862.5%)
Mutual labels:  data-integration
Hudi
Upserts, Deletes And Incremental Processing on Big Data.
Stars: ✭ 2,586 (+16062.5%)
Mutual labels:  data-integration
data-product-streaming
Template to deploy a Data Product for data stream processing into a Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Product template can be used by cross-functional teams to ingest, provide and create new data assets within the platform.
Stars: ✭ 32 (+100%)
Mutual labels:  data-integration
nomenklatura
Framework and command-line tools for integrating FollowTheMoney data streams from multiple sources
Stars: ✭ 158 (+887.5%)
Mutual labels:  data-integration
Food-Categories-Classification
This repository contains the dataset and the source code for the classification of food categories from meal images.
Stars: ✭ 48 (+200%)
Mutual labels:  ontologies
OpenOmics
A bioinformatics API and web-app to integrate multi-omics datasets & interface with public databases.
Stars: ✭ 22 (+37.5%)
Mutual labels:  data-integration
teaching
Teaching material relevant to KGs
Stars: ✭ 61 (+281.25%)
Mutual labels:  ontologies
linguistics problems
Natural language processing in examples and games
Stars: ✭ 23 (+43.75%)
Mutual labels:  ontologies
winter
WInte.r is a Java framework for end-to-end data integration. The WInte.r framework implements well-known methods for data pre-processing, schema matching, identity resolution, data fusion, and result evaluation.
Stars: ✭ 101 (+531.25%)
Mutual labels:  data-integration
tributech-catalog-api
Tributech Catalog - Create and manage your DTDL models using our graphical interface and store them using our APIs.
Stars: ✭ 15 (-6.25%)
Mutual labels:  ontologies
Mapeathor
Translator of spreadsheet mappings into R2RML, RML or YARRRML
Stars: ✭ 27 (+68.75%)
Mutual labels:  data-integration
R-Learning-Journey
Some of the projects i made when starting to learn R for Data Science at the university
Stars: ✭ 19 (+18.75%)
Mutual labels:  data-integration
CogStack-NiFi
Building data processing pipelines for documents processing with NLP using Apache NiFi and related services
Stars: ✭ 22 (+37.5%)
Mutual labels:  data-integration
Airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
Stars: ✭ 4,919 (+30643.75%)
Mutual labels:  data-integration
phenol
phenol: Phenotype ontology library
Stars: ✭ 15 (-6.25%)
Mutual labels:  ontologies
IAO
information artifact ontology
Stars: ✭ 51 (+218.75%)
Mutual labels:  ontologies
nxontology
NetworkX-based Python library for representing ontologies
Stars: ✭ 45 (+181.25%)
Mutual labels:  ontologies
morph-kgc
Powerful RDF Knowledge Graph Generation with [R2]RML Mappings
Stars: ✭ 77 (+381.25%)
Mutual labels:  data-integration

Bio2BEL Build Status Coverage Status Documentation Status 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 [1].

Two important places to look:

Installation Current version on PyPI Stable Supported Python Versions MIT License

Download the latest stable code from PyPI with:

$ python -m pip install bio2bel

or get the latest from GitHub with:

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

or check the installation instructions.

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. bioRxiv, 631812.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].