pplacer
pplacer copied to clipboard
Uncaught exception: Failure("please specify a tree model with -s or -c")
Description: I'm encountering an issue while attempting to use pplacer to add proteins to my trees. I'm using the following command:
singularity run --bind /kwak/hub /kwak/hub/ST_workspace/25_ST23_aricci/tools/singularity/pplacer:1.1.alpha17-0 pplacer -t gp1381.tree New_gp1381_1.fasta
However, I received the following error message:
Running pplacer v1.1.alpha17-6-g5cecf99 analysis on New_gp1381_1.fasta...
Found reference sequences in the given alignment file. Using those for reference alignment.
Warning: Using a statistics file directly is now deprecated. We suggest using a reference package. If you are already using one, please ensure you have the latest version of taxtastic.
Uncaught exception: Failure("please specify a tree model with -s or -c")
Fatal error: exception Failure("please specify a tree model with -s or -c")
Could you please guide me on how to obtain the required stat file or ovoid this question ?