Skip to content

Commit

Permalink
Update status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Jan 25, 2024
1 parent bc95eee commit 28d2716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PopPIPE: Population analysis PIPEline 🛠🧬

[![Build and push Docker image](https://github.com/johnlees/PopPIPE/workflows/Build%20and%20push%20Docker%20image/badge.svg?branch=master)](https://hub.docker.com/repository/docker/poppunk/poppipe)
[![Build and push Docker image](https://github.com/bacpop/PopPIPE/actions/workflows/docker_push.yml/badge.svg)](https://github.com/bacpop/PopPIPE/actions/workflows/docker_push.yml)

Downstream analysis of [PopPUNK](https://www.poppunk.net/) results. Produces subclusters and visualisations of all strains.

Expand Down Expand Up @@ -38,7 +38,7 @@ In addition to the above, for each strain:
- Use [bactdating](https://github.com/xavierdidelot/BactDating) to make timed trees.
- Use [transphylo](https://github.com/xavierdidelot/TransPhylo) to infer transmission events on these timed trees.

This requires a `transmission_metadata.csv` file
This requires a `transmission_metadata.csv` file containing sampling times, see the PopPIPE configuration section below for a description of its format.

`snakemake transmission`:

Expand Down

0 comments on commit 28d2716

Please sign in to comment.