Skip to content

ngs-docs/2023-ggg298-sourmash-compare

Repository files navigation

2023-ggg298-sourmash-compare

DOI

A simple snakemake workflow comparing three genomes.

Binder

Run it like so:

snakemake -j 4 --use-conda

Information and links

This repo provides a snakemake workflow that uses sourmash to compare three genomes and generate a similarity matrix. All of the necessary software is installed by conda.

The snakemake workflow is described in the Snakefile.

The required software is listed in binder/environment.yml.

Workflow diagram

workflow diagram