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

Classification of Systems-II01:31

Classification of Systems-II

376
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
376
Observational Learning01:12

Observational Learning

641
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
641
Classification of Systems-I01:26

Classification of Systems-I

448
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
448

You might also read

Related Articles

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

Sort by
Same author

LiraSearch-ultrafast ligand shape and electrostatic matching server.

Bioinformatics advances·2026
Same author

Prevalence of relapse in pulmonary sarcoidosis: A systematic review and meta-analysis.

Respiratory medicine·2026
Same author

Robotic intracorporeal ileal neobladder: Our modifications of the Karolinska Institute technique.

Indian journal of urology : IJU : journal of the Urological Society of India·2026
Same author

Multi-Environment Evaluation and Stability Analysis for the Selection of Elite Pearl Millet Genotypes with Better Fodder Yield and Quality Component Traits.

Plants (Basel, Switzerland)·2026
Same author

Liver Iron Accumulation in Recompensated Wilson Disease on Chelation Therapy: A Prospective Evaluation in Children.

Journal of clinical and experimental hepatology·2026
Same author

Ten common misconceptions about Galaxy (and why they are wrong!).

PLoS computational biology·2026
Same journal

NanoporeDB: A Structural Resource Of Multimeric Protein Nanopores For Single-Molecule Sensing.

GigaScience·2026
Same journal

From the Brain Cell Atlas to Precision Neurology: A review of the application of AI-driven multi-omics in brain science.

GigaScience·2026
Same journal

Comparison of Deep Learning Approaches for Extreme Low-SNR Image Restoration.

GigaScience·2026
Same journal

ScopeViewer: A Browser-Based Solution for Visualizing Large Biological Images.

GigaScience·2026
Same journal

ChatMDV: Reducing Technical Barriers in Bioinformatics Analysis using Large Language Models.

GigaScience·2026
Same journal

ClusterGraph: a new tool for visualisation and compression of multidimensional data.

GigaScience·2026
See all related articles

Related Experiment Video

Updated: Nov 22, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.1K

Tool recommender system in Galaxy using deep learning.

Anup Kumar1, Helena Rasche1, Björn Grüning1

  • 1Bioinformatics Group, Department of Computer Science, University of Freiburg, Georges-Koehler-Allee 106, 79110 Freiburg, Germany.

Gigascience
|January 6, 2021
PubMed
Summary
This summary is machine-generated.

A deep learning model recommends scientific tools for data analysis workflows in Galaxy, achieving 98% accuracy. This system helps researchers easily build complex analysis pipelines.

Keywords:
Galaxydeep learninggated recurrent unitsneural networksrecommender systemworkflows

Related Experiment Videos

Last Updated: Nov 22, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.1K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Scientific Data Analysis

Background:

  • Galaxy is an open-source platform for scientific data processing and workflow creation.
  • Complex workflows can be challenging for researchers, especially those new to Galaxy.
  • A tool recommendation system is developed to aid researchers in building analysis pipelines.

Purpose of the Study:

  • To develop a deep learning model for recommending scientific tools within Galaxy workflows.
  • To enhance the usability of the Galaxy platform for complex data analysis.
  • To provide researchers with intelligent suggestions for tool selection.

Main Methods:

  • A deep learning model using gated recurrent units (a type of recurrent neural network) was trained on existing Galaxy workflows.
  • Workflow dependencies were represented as directed acyclic graphs.
  • Tool usage frequencies and sequences were used for model training, with hyperparameters optimized via Bayesian optimization.

Main Results:

  • The tool recommendation model achieved a mean accuracy of 98% for the top-1 recommendation metric.
  • The system integrates with the Galaxy API to provide interactive tool suggestions.
  • Recommendations prioritize high-quality and frequently used tools.

Conclusions:

  • The developed system effectively assists researchers in creating complex data analysis workflows in Galaxy.
  • The tool recommendation model improves the efficiency and accessibility of scientific data analysis.
  • The system's code and data are publicly available under an MIT license.