org.opencb.cellbase:cellbase-mongodb

CellBase projects integrates several biological databases into a NoSQL database plus many WS to query

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.opencb.cellbase
ArtifactId

ArtifactId

cellbase-mongodb
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CellBase projects integrates several biological databases into a NoSQL database plus many WS to query

Download cellbase-mongodb

How to add to project

<!-- https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-mongodb/ -->
<dependency>
    <groupId>org.opencb.cellbase</groupId>
    <artifactId>cellbase-mongodb</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-mongodb/
implementation 'org.opencb.cellbase:cellbase-mongodb:4.0.0'
// https://jarcasting.com/artifacts/org.opencb.cellbase/cellbase-mongodb/
implementation ("org.opencb.cellbase:cellbase-mongodb:4.0.0")
'org.opencb.cellbase:cellbase-mongodb:jar:4.0.0'
<dependency org="org.opencb.cellbase" name="cellbase-mongodb" rev="4.0.0">
  <artifact name="cellbase-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.cellbase', module='cellbase-mongodb', version='4.0.0')
)
libraryDependencies += "org.opencb.cellbase" % "cellbase-mongodb" % "4.0.0"
[org.opencb.cellbase/cellbase-mongodb "4.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.opencb.cellbase : cellbase-core jar 4.0.0
org.opencb.commons : commons-datastore-mongodb jar 3.2.1
org.slf4j : slf4j-api jar 1.7.13
org.slf4j : slf4j-simple jar 1.7.13
org.hamcrest : hamcrest-core jar 1.3

test (3)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
description
Welcome to CellBase!

Overview

During the last years the advances of high-throughput technologies in biology have produced an unprecedented growth of repositories and databases storing relevant biological data. Today there is more biological information than ever but unfortunately the current status of many of these repositories is far from being optimal many times. Some of the most common problems are: a) information is spread out in many small repositories and databases, b) lack of standards between different repositories, c) unsupported databases, d) specific and unconnected information, etc.

All these problems make very difficult: a) to integrate or join many different sources into only one database to work or analyze experiments; b) to access and query this information in programmatically way.

To cope with all these problems we have designed and developed a NoSQL database that integrates the most relevant biological information about genomic features and proteins, gene expression regulation, functional annotation, genomic variation and systems biology information. We use the most relevant repositories such as Ensembl, Uniprot, ClinVar, COSMIC or IntAct among many others (you can browse them Data sources and species). The information integrated covers:

  • Core features: genes, transcripts, exons, proteins, genome sequence, etc.
  • Regulatory: Ensembl regulatory, TFBS, miRNA targets, CTCF, Open chromatin, etc.
  • Functional annotation: OBO ontologies (Gene Ontology, Human Disease Ontology), etc.
  • Genomic variation: Ensembl Variation, ClinVar, COSMIC, etc.
  • Systems biology: IntAct , Reactome, gene co-expression, etc.

To make this entire database accessible to researchers, an exhaustive RESTful Web service API has been implemented. This API contains many methods that will facilitate researchers to query and obtain different biological information from a single database saving a lot of time. Another benefit is that researchers can make easily queries about different biologTical topics and link all this information together as all information is integrated.

Currently Homo sapiens, Mus musculus and other 20 species are available and many others will be included soon. Results are offered in JSON format, making all this information accessible to both software or web applications.

Availability

Cellbase is a centralised database that integrates lots of information from several main genomic and biological databases used for genomic annotation and clinical variant prioritisation. See Overview for details.

CellBase is open-source and freely available at https://github.com/opencb/cellbase

You can search CellBase using your favourite programming language:

installation API docs tutorials
REST API RESTful Web Services
Python pypi
R Bioconductor Vignette
Java Installation Javadoc

CellBase is open-source and freely available at https://github.com/opencb/cellbase

Publications

CellBase was published at Nucleic Acids Research (2012):

http://nar.oxfordjournals.org/content/40/W1/W609.short

org.opencb.cellbase

Open source for Computational Biology

Versions

Version
4.0.0
4.0.0-rc
3.1.3
3.1.1
3.1.0
3.0.0