Skip to content

Commit

Permalink
Fix URL using DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjcroucher committed Sep 14, 2023
1 parent bbde961 commit 62459a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gubbins_plotting.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ These options provide flexibility with regard to the labelling of different comp

### Example

Using files from the associated [FigShare repository](dx.doi.org/10.6084/m9.figshare.24117117), we can replicate the analysis shown in [Kwun, Ion, Cheng *et al*](https://genomemedicine.biomedcentral.com/articles/10.1186/s13073-022-01147-2) with the command:
Using files from the associated [FigShare repository](https://dx.doi.org/10.6084/m9.figshare.24117117), we can replicate the analysis shown in [Kwun, Ion, Cheng *et al*](https://genomemedicine.biomedcentral.com/articles/10.1186/s13073-022-01147-2) with the command:

```
plot_gubbins.R --tree serotype_3.tre --rec serotype_3_recombination.gff --annotation serotype_3_annotation.gff --meta serotype_3_metadata.csv --max-branch-length 500 --clades serotype_3_clades.csv --markup serotype_3_markup.csv --legend-height 0.35 --tree-axis-expansion 30 --markup-height 0.1 --heatmap-x-nudge 0.05 --heatmap-y-nudge -0.05 --output serotype_3.png
Expand Down

0 comments on commit 62459a8

Please sign in to comment.