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

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

5.7K
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...
5.7K

You might also read

Related Articles

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

Sort by
Same author

How can biological databases support the new UN mechanism for benefit-sharing from digital sequence information?

Scientific data·2026
Same author

LiraSearch-ultrafast ligand shape and electrostatic matching server.

Bioinformatics advances·2026
Same author

Evolving bioinformatics services - the journey of KPI metrics with Scorpion.

Journal of integrative bioinformatics·2026
Same author

Chamber-specific chromatin architecture guides functional interpretation of disease-associated Cis-regulatory elements in human cardiomyocytes.

Nature communications·2026
Same author

Standardizing RNA-seq Analysis of Fungal Pathogens Using BRC-Analytics and Agentic AI: A <i>Candidozyma auris</i> Case Study.

bioRxiv : the preprint server for biology·2026
Same author

White paper: standards for handling and analyzing plant pan-genomes.

F1000Research·2025
Same journal

Correction to: Pathogenicity patterns in cytochrome P450 family.

Bioinformatics advances·2026
Same journal

Region-aware bridge modeling enables interpretable mesoscale representation of spatial transcriptomic tissue sections.

Bioinformatics advances·2026
Same journal

Microbiome differential abundance methodologies to detect relevant taxa associated with chemotherapy toxicity rate in colorectal cancer.

Bioinformatics advances·2026
Same journal

maldipickr dereplicates microbial MALDI-TOF spectra to facilitate multiplexed isolation.

Bioinformatics advances·2026
Same journal

RAM-MSA: an anytime memory-bounded method for exact multiple sequence alignment using path finding.

Bioinformatics advances·2026
Same journal

Interpretable machine learning for low-sample multi-omics: a case study of ferret vaccine response.

Bioinformatics advances·2026
See all related articles

Related Experiment Video

Updated: Jun 5, 2025

A Clinical Metaproteomics Workflow Implemented within Galaxy Bioinformatics Platform to Analyze Host-Microbiome Interactions Underlying Human Disease
09:52

A Clinical Metaproteomics Workflow Implemented within Galaxy Bioinformatics Platform to Analyze Host-Microbiome Interactions Underlying Human Disease

Published on: January 10, 2025

494

blast2galaxy: a CLI and Python API for BLAST+ and DIAMOND searches on Galaxy servers.

Patrick König1, Anne Fiebig1, Thomas Münch1

  • 1Department of Breeding Research, Leibniz Institute of Plant Genetics and Crop Plant Research (IPK), Seeland, 06466, Germany.

Bioinformatics Advances
|December 11, 2024
PubMed
Summary
This summary is machine-generated.

blast2galaxy is a new Python package that simplifies sequence alignment using NCBI BLAST+ and DIAMOND within the Galaxy workflow system. This tool enhances bioinformatics research by providing easy API access to powerful sequence searching capabilities.

More Related Videos

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.3K
Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine
10:40

Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine

Published on: December 22, 2017

10.4K

Related Experiment Videos

Last Updated: Jun 5, 2025

A Clinical Metaproteomics Workflow Implemented within Galaxy Bioinformatics Platform to Analyze Host-Microbiome Interactions Underlying Human Disease
09:52

A Clinical Metaproteomics Workflow Implemented within Galaxy Bioinformatics Platform to Analyze Host-Microbiome Interactions Underlying Human Disease

Published on: January 10, 2025

494
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.3K
Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine
10:40

Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine

Published on: December 22, 2017

10.4K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • The Galaxy workflow system is a popular open-source platform for data-intensive life sciences research.
  • Galaxy offers a web interface and API for complex analyses, including sequence similarity searches using tools like NCBI BLAST+ and DIAMOND.
  • Currently, there is a lack of specialized software for convenient access to NCBI BLAST+ and DIAMOND via the Galaxy API.

Purpose of the Study:

  • To develop a software package that facilitates the use of NCBI BLAST+ and DIAMOND through the Galaxy API.
  • To provide a user-friendly interface for running sequence alignments within the Galaxy ecosystem.

Main Methods:

  • Development of blast2galaxy, a Python package utilizing the Galaxy API.
  • Implementation of a command-line interface (CLI) mirroring BLAST+ and DIAMOND CLIs.
  • Inclusion of a high-level Python API for direct integration into Python applications.
  • Leveraging the bioblend library for Galaxy API communication.

Main Results:

  • blast2galaxy enables remote execution of NCBI BLAST+ and DIAMOND alignments via the Galaxy API.
  • The package offers both CLI and Python API access for flexible usage.
  • It integrates seamlessly with Galaxy-wrapped versions of BLAST+ and DIAMOND.

Conclusions:

  • blast2galaxy addresses the need for convenient access to sequence alignment tools within the Galaxy platform.
  • The package enhances bioinformatics workflows by simplifying the execution of BLAST+ and DIAMOND searches.
  • blast2galaxy is available as open-source software with comprehensive documentation and multiple installation options.