Skip to content

Commit

Permalink
fix pangenome file exension in diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMainguy committed Dec 18, 2023
1 parent a038287 commit 40b760f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/PangenomeAnalyses/pangenomeWorkflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ graph LR
g(graph) --> p(partition)
end
p --> f[pangenome.f5]
p --> f[pangenome.h5]
classDef panrgp fill:#4066d4
Expand Down

0 comments on commit 40b760f

Please sign in to comment.