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: May 19, 2026

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

Snakemake--a scalable bioinformatics workflow engine.

Johannes Köster1, Sven Rahmann

  • 1Genome Informatics, Institute of Human Genetics, University of Duisburg-Essen and Paediatric Oncology, University Childrens Hospital, 45147 Essen, Germany. johannes.koester@uni-due.de

Bioinformatics (Oxford, England)
|August 22, 2012
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

Integrated flexible DNA methylation-chromatin segmentation modeling enhances epigenomic state annotation.

Nucleic acids research·2026
Same author

Virus variant quantification with Orthanq.

BMC bioinformatics·2026
Same author

ALK Inhibition Prolongs Survival in a Mouse Model of <i>ALK</i>-Positive Anaplastic Thyroid Cancer.

Thyroid : official journal of the American Thyroid Association·2025
Same author

Alignoth: portable and interactive visualization of read alignments.

Bioinformatics (Oxford, England)·2025
Same author

Cleanifier: contamination removal from microbial sequences using spaced seeds of a human pangenome index.

Bioinformatics (Oxford, England)·2025
Same author

Sustainable data analysis with Snakemake.

F1000Research·2025
Same journal

3DICE: Interpretable 3D Cross-Modal Learning for Drug-Target Interaction Prediction and Large-Scale Drug Discovery.

Bioinformatics (Oxford, England)·2026
Same journal

KASSPer: Kinase Active Site Structure Prediction using Protein and Ligand Language Models and Its Application to Virtual Screening.

Bioinformatics (Oxford, England)·2026
Same journal

IDR searcher: a search engine solution for public image resources.

Bioinformatics (Oxford, England)·2026
Same journal

KCFtools: Rapid alignment-free method for introgression screening and GWAS using k-mer profiles.

Bioinformatics (Oxford, England)·2026
Same journal

Meta2DB: Curated shotgun metagenomic feature sets and metadata for health state prediction.

Bioinformatics (Oxford, England)·2026
Same journal

conMItion: an R package adjusting confounding factors for associations in multi-omics.

Bioinformatics (Oxford, England)·2026
See all related articles

Snakemake is a powerful workflow engine with a Python-based language for defining workflows. It scales from personal computers to compute clusters and uniquely supports multiple named wildcards for file management.

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Scientific Computing

Background:

  • Workflow management systems are crucial for reproducible and scalable scientific research.
  • Existing systems often lack flexibility in defining complex workflows or scaling computational resources.

Purpose of the Study:

  • To introduce Snakemake, a novel workflow engine designed for flexibility and scalability.
  • To provide a user-friendly, Python-based language for defining complex computational pipelines.

Main Methods:

  • Development of a Python-based domain-specific language for workflow definition.
  • Implementation of a scalable execution environment supporting various computing infrastructures.
  • Introduction of automatically inferred, multiple named wildcards for input/output file handling.

Related Experiment Videos

Last Updated: May 19, 2026

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

Main Results:

  • Snakemake offers a readable and intuitive workflow definition language.
  • The system seamlessly scales from single-core workstations to large compute clusters.
  • It is the first system to enable the use of multiple, automatically inferred named wildcards in filenames.

Conclusions:

  • Snakemake provides a robust, scalable, and flexible solution for managing complex scientific workflows.
  • Its unique wildcard feature simplifies file management and enhances workflow adaptability.
  • The system facilitates reproducible and efficient computational research across diverse environments.