Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.01 KB

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