Skip to content

Commit

Permalink
removed roary
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung committed Feb 15, 2024
1 parent 62e4a9c commit b799941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subworkflows/phylogenetic_analysis.nf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ include { mashtree } from '../modules/local/mashtree' addParams
include { panaroo } from '../modules/local/panaroo' addParams(params)
include { phytreeviz } from '../modules/local/phytreeviz' addParams(params)
include { prokka } from '../modules/local/prokka' addParams(params)
include { roary } from '../modules/local/roary' addParams(params)
include { snp_dists } from '../modules/local/snp-dists' addParams(params)

workflow phylogenetic_analysis {
Expand Down

0 comments on commit b799941

Please sign in to comment.