Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Protein Networks02:26

Protein Networks

An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein Networks02:26

Protein Networks

An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Synthetic Biology02:55

Synthetic Biology

Synthetic biology is an interdisciplinary science that involves using principles from disciplines such as engineering, molecular biology, cell biology, and systems biology. It involves remodeling existing organisms from nature or constructing completely new synthetic organisms for applications such as protein or enzyme production, bioremediation, value-added macromolecule production, and the addition of desirable traits to crops, to name a few.
Golden rice
Golden rice is a genetically modified...
Genome Annotation and Assembly03:36

Genome Annotation and Assembly

The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Biostatistics: Overview01:20

Biostatistics: Overview

Biostatistics plays a crucial role in understanding and analyzing data in healthcare and biology. Biostatisticians conduct experiments, gather evidence, and draw meaningful conclusions using statistical methods and techniques. Different variables form the foundation of biostatistical analysis, allowing researchers to understand and interpret data effectively. These variables are classified into different types, each serving a specific purpose in statistical analysis.
Discrete variables are...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Apollo 3: Multi-Species Genome Curation.

bioRxiv : the preprint server for biology·2026
Same author

React-to-Me: A Conversational Interface for Interactive Exploration of the Reactome Pathway Knowledgebase.

Research square·2026
Same author

Proteins in the Genome Browser: Integration of Phylogenies, Alignments, and Structures With Nucleotide-level Evidence in JBrowse 2.

Journal of molecular biology·2026
Same author

Application of Large Language Models for Annotating Genes into Reactome Pathways.

bioRxiv : the preprint server for biology·2026
Same author

React-to-Me: A Conversational Interface for Interactive Exploration of the Reactome Pathway Knowledgebase.

bioRxiv : the preprint server for biology·2025
Same author

Setting up JBrowse 2 for Visualizing Genome Synteny.

Current protocols·2025
Same journal

Protein Sequence Analysis Using the MPI Bioinformatics Toolkit.

Current protocols in bioinformatics·2020
Same journal

Exploring Manually Curated Annotations of Intrinsically Disordered Proteins with DisProt.

Current protocols in bioinformatics·2020
Same journal

Network Building with the Cytoscape BioGateway App Explained in Five Use Cases.

Current protocols in bioinformatics·2020
Same journal

Expanding the Perseus Software for Omics Data Analysis With Custom Plugins.

Current protocols in bioinformatics·2020
Same journal

Exploring Non-Coding RNAs in RNAcentral.

Current protocols in bioinformatics·2020
Same journal

How to Illuminate the Dark Proteome Using the Multi-omic OpenProt Resource.

Current protocols in bioinformatics·2020
See all related articles

Related Experiment Video

Updated: May 10, 2026

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
09:43

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering

Published on: November 22, 2019

Creating databases for biological information: an introduction.

Lincoln Stein1

  • 1Ontario Institute for Cancer Research, Toronto, Ontario, Canada.

Current Protocols in Bioinformatics
|June 11, 2013
PubMed
Summary
This summary is machine-generated.

Bioinformatics involves managing vast datasets. This review compares database management systems like flat file, indexed file, relational, and NoSQL, guiding selection for large-scale biological data.

More Related Videos

Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved (Non-model) Organisms
10:41

Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved (Non-model) Organisms

Published on: May 9, 2017

A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

Related Experiment Videos

Last Updated: May 10, 2026

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
09:43

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering

Published on: November 22, 2019

Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved (Non-model) Organisms
10:41

Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved (Non-model) Organisms

Published on: May 9, 2017

A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Data Management

Background:

  • Bioinformatics frequently involves processing and analyzing large volumes of diverse data.
  • Traditional file and directory structures become inadequate for managing extensive biological datasets.

Purpose of the Study:

  • To review various database management systems (DBMS) applicable to bioinformatics.
  • To compare the strengths and weaknesses of different DBMS types.
  • To provide guidance on selecting the most suitable DBMS for specific bioinformatics needs.

Main Methods:

  • Review of database management system characteristics.
  • Comparative analysis of flat file, indexed file, relational, and NoSQL databases.
  • Discussion of use cases and selection criteria.

Main Results:

  • Flat file databases offer simplicity but lack scalability.
  • Indexed file databases improve query performance over flat files.
  • Relational databases provide structured data management and querying capabilities.
  • NoSQL databases offer flexibility for unstructured or semi-structured data and high scalability.

Conclusions:

  • The choice of database management system depends on data characteristics, volume, and query requirements.
  • Understanding the trade-offs between different database types is crucial for effective bioinformatics data management.
  • Selecting an appropriate database system is essential for handling the growing complexity of biological data.