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 Experiment Video

Updated: Dec 6, 2025

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

196

Bioinformatic pipelines in Python with Leaf.

Francesco Napolitano1, Renato Mariani-Costantini, Roberto Tagliaferri

  • 1Department of Computer Science (DI),University of Salerno, Fisciano (SA) 84084, Italy. fnapolitano@unisa.it

BMC Bioinformatics
|June 22, 2013
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Decoding exonic intron retention from sequence: an exploratory study in the human genome.

Frontiers in bioinformatics·2026
Same author

Investigating infection and clinical data to predict effective antibiotic therapy and monitor resistance trends.

International journal of infectious diseases : IJID : official publication of the International Society for Infectious Diseases·2026
Same author

Host transcriptional responses identify putative diagnostic biomarkers for bovine tuberculosis in cattle and buffalo.

Tuberculosis (Edinburgh, Scotland)·2026
Same author

Integrated Canine-Assisted Services and Art Therapy in Prison: Pilot Study of Animal Well-Being Aspects and Its Impact on Inmate Critical Events.

Animals : an open access journal from MDPI·2026
Same author

Intestinal Dysbiosis Relating to Gut-Brain Axis and Behavior in Dogs: A Systematic Review with Text Mining Approach.

Animals : an open access journal from MDPI·2026
Same author

Behavior in Australian Shepherd Dogs Assessed Using the C-BARQ: A Preliminary Study of Associations with Coat Color, Sex, and Neutering Status.

Veterinary sciences·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

The Leaf system introduces pipeline formality to bioinformatic studies, enhancing structure and reproducibility. This approach balances planned and dynamic development for better data analysis management.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Software Engineering

Background:

  • Bioinformatic studies often use incremental, loosely planned development for custom data analysis.
  • This approach can compromise the maintainability, communicability, and replicability of the analysis process.
  • The Leaf system is proposed to address these issues by adding pipeline formality to dynamic development.

Purpose of the Study:

  • To introduce a system (Leaf) that integrates pipeline formality into dynamic bioinformatic development.
  • To provide a simple layer of software structuring with minimal overhead for programmers.
  • To improve the maintainability, communicability, and replicability of bioinformatic analyses.

Main Methods:

  • Developed the Leaf system, featuring a formal language for pipeline definition.

More Related Videos

A Bioinformatics Pipeline for Investigating Molecular Evolution and Gene Expression using RNA-seq
07:09

A Bioinformatics Pipeline for Investigating Molecular Evolution and Gene Expression using RNA-seq

Published on: May 28, 2021

10.2K
LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement
08:14

LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement

Published on: January 21, 2013

29.1K

Related Experiment Videos

Last Updated: Dec 6, 2025

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

196
A Bioinformatics Pipeline for Investigating Molecular Evolution and Gene Expression using RNA-seq
07:09

A Bioinformatics Pipeline for Investigating Molecular Evolution and Gene Expression using RNA-seq

Published on: May 28, 2021

10.2K
LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement
08:14

LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement

Published on: January 21, 2013

29.1K
  • Integrated pipeline code seamlessly into user's Python code.
  • Designed syntax to visually highlight pipeline dependencies.
  • Main Results:

    • Leaf enables transparent insertion of pipeline definitions into Python code.
    • The system visually represents pipeline dependencies.
    • Automated features include data persistence, consistency checks, processing optimization, and hypertext publication of protocols.

    Conclusions:

    • Leaf provides a balance between plan-driven and change-driven development for bioinformatic pipelines.
    • It enhances the design, management, and communication of these pipelines.
    • Leaf presents a valuable alternative to existing tools for bioinformatic pipeline management.