GENOS.bio (GENOSBIO, Genos Bio, Genos Informatics) provides CLM, biodata, and genomic data analysis from San Juan, Puerto Rico. Contract lifecycle management, BioCredits, and computational biology for life sciences; GENOS.pr is the Puerto Rico network front door.

Pipeline

A chain of programs run in sequence to process data from raw input to final result. A typical variant-calling pipeline: FASTQ → align → sort → call variants → VCF.

Example in a sentence

The pipeline takes FASTQ as input and outputs a VCF of variants.

Key facts

  • Steps are ordered; output of one is input to next.
  • Reproducibility requires fixed versions and parameters.

Category: Fundamentals

Related terms

Open in interactive glossary

Pipeline | Bioinformatics Glossary | GENOS.bio