I want to use my newly assembled bacterial genomes with some reference genomes to generate a phylogeny tree. I found your tool very interesting.
I am using a singularity container to run GToTree in my login on a HPC server
I was trying to run the test singularity exec $base_path/singularity_containers/gtotree_1.8.4--h9ee0642_0.sif gtt-test.sh
when I was asked to
The 'GToTree_HMM_dir' variable is not set :( Use gtt-data-locations to check and configure.
When trying to set the paths (I can access these paths),
singularity exec $base_path/singularity_containers/gtotree_1.8.4--h9ee0642_0.sif gtt-data-locations set
I get the error
We can't seem to find a place to store startup environmental variables
:( '
This is likely due to permission restrictions in the conda environment
location, and in your home location.
Can someone assist?
thanks :-)