Skip to content

phyml command not found #8

Description

@SeanSierra-Patev

Description of the bug

terminated woth phyml command not found...

running with docker

I did get a "warn" on execution

` N E X T F L O W ~ version 25.10.4

Pulling cdcgov/phylophoenix ...
downloaded from https://github.com/CDCgov/phylophoenix.git
Launching https://github.com/cdcgov/phylophoenix [jovial_volhard] DSL2 - revision: 5c70948 [main]

WARN: Config setting docker.userEmulation is not supported anymore
`

Command used and terminal output

nextflow run cdcgov/phylophoenix -profile docker --outdir phylo_phx --indir ./phx_output/







-[dhqp/phylophoenix] Pipeline completed with errors-
ERROR ~ Error executing process > 'PHYLOPHOENIX_WF:PHYLOPHOENIX:SNVPHYL:PHYML (All_Isolates)'

Caused by:
  Process `PHYLOPHOENIX_WF:PHYLOPHOENIX:SNVPHYL:PHYML (All_Isolates)` terminated with an error exit status (127)


Command executed:

  phyml -i All_Isolates_snvAlignment.phy --datatype nt --model GTR -v 0.0 -s BEST --ts/tv e --nclasses 4 --alpha e --bootstrap -4 --quiet
  mv All_Isolates_snvAlignment.phy_phyml_stats.txt All_Isolates_TreeStats_SNVPhyl.txt
  mv All_Isolates_snvAlignment.phy_phyml_tree.txt pre_All_Isolates_SNVPhyl.newick
  
  cat <<-END_VERSIONS > versions.yml
  "PHYLOPHOENIX_WF:PHYLOPHOENIX:SNVPHYL:PHYML":
      phyml: $( phyml --version | grep -P -o '[0-9]+.[0-9]+.[0-9]+' )
  END_VERSIONS

Command exit status:
  127

Command output:
  (empty)

Command error:
  .command.sh: line 2: phyml: command not found

Work dir:
  /home/sean/Workdir/Relatedness_Requests/2026/2026-2-17_KPn_Stillwater/work/fe/fce21c42e94361c811302f3761e28e

Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line

 -- Check '.nextflow.log' file for details

Relevant files

No response

System information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions