-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
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
[BUG] phylophlan_configs
folder does not exists
#73
Comments
Dear Davi, many thanks for reporting this.
And also if you can it would be helpful to have the full standard output using the Many thanks, |
Thank's for your response, and sorry for my delay into my response. Outputs:
stderr:
|
Dear Davi, Many thanks for the outputs. I do believe this is fixed in the latest version that is only in Github and not in Bioconda yet. Many thanks, |
Yes, Sure, I'll test with the latest version. It'd be great if you update the Bioconda recipe, I'll certainly be happy to use it! Thankfully, |
I think an updated version on Bioconda would be ideal, but if you think its worthwhile I can temporary add a patch to the current Bioconda version. Just point me in the right direction |
Yes, agree, only thing is before pushing a new version to Bioconda I'm waiting to collect enough commits/edits (which probably is the case now). Re your question Robert:
The patch here would be applying all the commits after the 3.0.2 tag, but probably it is easier to just pull the repo? Many thanks, |
Makes total sense, and I am in full agreement with you! |
I've replicated the error using the latest version:
pylophlan output:
I took attention to use conda deactivate to be sure that conda wasn't interfering in the results Thanks, |
Thanks Davi. So, my interpretation here is the following:
Now, this is a bit strange because the Many thanks, |
Hey, Shoudn't the conda or docker instalation contain all this dependencys? I'm not sure about what caused the error. Thanks, |
Thanks Davi! Which dependencies were missing? (They shouldn't as they are specified in the package, but I'm curious to understand what could be the problem here) About the Thanks, Francesco |
Hey,
I was missing, Diamond and mafft, I downloaded them manually and it worked!
Using the create_default_configs script, that comes with phylophlan Thanks, |
Thanks! So, that's really strange that you were missing those tools, but that explains the error, the config file for some reason was wrongly created without the twos sections because Diamond was not found. Thanks, Francesco |
Hi everyone, I am facing a similar issue with this one. I have been trying to use Phylophlan 3 in a supercomputer system, and it hasn't worked yet. The PhyloPhlAn version installed is PhyloPhlAn version 3.0.60 (27 November 2020) and the command that I am trying to run is this one: phylophlan -i metabat.294 -d /opt/nesi/db/PhyloPhlAn --diversity medium -f configuration_file/supertree_nt.cfg The error that I receive changes as I try different variations of commands, but, in general, I get this error: [e] "/opt/nesi/CS400_centos7_bdw/PhyloPhlAn/3.0.2-gimkl-2020a-Python-3.9.9/lib/python3.9/site-packages/phylophlan/phylophlan_configs/" folder does not exists Could you please help me find out what is going on or point me where I can find the solutions? I've tried recreating the configuration files, but the error persists. I appreciate your time and attention! Kind regards, |
Hi Valter, Many thanks, |
Hi Francesco, We have installed it using the version 3.0.2 link, but when we run the command phylophlan -v, it appears version 3.0.6. I will keep an eye on the phylophlan GitHub webpage to find the following updates available. Thank you so much for your attention and your quick reply. Have a great week ahead! Kind regards, |
Hi Valter, yes, that's correct (sorry it might be confusing a bit). Many thanks, |
I'm running into the same issue as above with the most recent release on bioconda. I've also used the built-in script to download the default config files. The output from the command with the --verbose flag is as follows:
Are there any fixes that you've been able to find? Let me know if there's anything else you need from me. Thanks for your time! All best, Dirk |
Hey there! I think that i found a bug in the latest version.
I'm using this docker image :
quay.io/biocontainers/phylophlan:3.0.2--py_0
and I'm running phylophlan like this :And i'm recieving this error:
I'm not sure about what is happening, I'd be very happy to contribute with more information if necessary!
Best Regards, Davi
The text was updated successfully, but these errors were encountered: