Skip to content

Glossary

TermDescription
WorkflowA series of computational steps or processes designed to analyse (often large) datasets in a standardised and reproducible manner.
CohortsCollections of datasets sharing common characteristics, such as a treatment group.
Jupyter HubAn Integrated Development Environment for running exploratory analyses in Jupyter Notebooks. Refer to the official documentation for more information.
VSCodeA powerful Integrated Development Environment for writing and running code in any number of languages. Refer to the official documentation for more information.
NextflowNextflow is a powerful workflow management system designed for computational workflows, particularly in the fields of bioinformatics, genomics, and computational biology. It allows scientists and developers to write, deploy, and share data-intensive computational workflows efficiently and reproducibly. Refer to the official documentation for more information.