We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I followed the next steps and got an issue with apparently muscle in the pipeline execution:
Installed PhySpeTree with pip install PhySpeTree in my base conda env.
pip install PhySpeTree
Create a dir and a text file with the "organism_example_list.txt" file provided in the repo.
Run the PhySpeTree -i organism_example_list.txt line as suggested in the README and got the following error:
PhySpeTree -i organism_example_list.txt
/miniconda3/lib/python3.7/site-packages/physpetool/softwares/muscle: cannot execute binary file
Finally got the following messages:
The text was updated successfully, but these errors were encountered:
Hi, Camilo
I am sorry PhySpeTree not pass test with miniconda environment.
PhySpeTree design for linux operating system. If you are using PhySpeTree in the window OS we recommend using docker technology for installation.
Sorry, something went wrong.
No branches or pull requests
Hi,
I followed the next steps and got an issue with apparently muscle in the pipeline execution:
Installed PhySpeTree with
pip install PhySpeTree
in my base conda env.Create a dir and a text file with the "organism_example_list.txt" file provided in the repo.
Run the
PhySpeTree -i organism_example_list.txt
line as suggested in the README and got the following error:/miniconda3/lib/python3.7/site-packages/physpetool/softwares/muscle: cannot execute binary file
Finally got the following messages:
The text was updated successfully, but these errors were encountered: