Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung authored Dec 19, 2023
1 parent 026a4d5 commit 7067823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/iqtree2.nf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
process iqtree2 {
tag "Pylogenetic Analysis"
tag "Phylogenetic analysis"
label "maxcpus"
publishDir params.outdir, mode: 'copy'
container 'staphb/iqtree2:2.2.2.6'
Expand Down

0 comments on commit 7067823

Please sign in to comment.