Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.79 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.79 KB

BioContainers for training

Here we present a base specification and guidelines in using bioinformatics containers for training purposes, including examples.

The different topics are:

Containers

Containers enable a common and controllable environment for running software and deals with some of the current problems during software development and distribution including dependencies and multiplatform usage.

More information about Docker.

Install Docker Community Edition (CE)

Supported platforms:

Usefull links

Topic Description
Galaxy Galaxy is an open source, web-based platform for data intensive biomedical research.
Galaxy Training Tutorials developed and maintained by the worldwide Galaxy community.
Nextflow Nextflow enables scalable and reproducible scientific workflows using software containers

Visit the corresponding sub directories in this repository to find out more on how to built and use these containers.