carpentries-incubator / docker-introduction

Reproducible Computational Environments using Containers
https://carpentries-incubator.github.io/docker-introduction/
Other
42 stars 48 forks source link

New docker exercise with peptide sequence alignments in EMBOSS #160

Closed jsgro closed 2 years ago

jsgro commented 2 years ago

This is a new "Extra" that provides examples of sequence alignment using 2 different docker images. Two software are used: needle for pairwise alignment (part of EMBOSS suite) and clustalo for multiple sequence alignment. Adapted from tutorials Beginner Biologist 3 and SARS-CoV-2-Spike-alignment