Skip to content
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

Conda motus-3.0.1 #78

Closed
plmeta opened this issue Aug 9, 2021 · 7 comments
Closed

Conda motus-3.0.1 #78

plmeta opened this issue Aug 9, 2021 · 7 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@plmeta
Copy link

plmeta commented Aug 9, 2021

Hello,

I wonder if conda install is working now for version 3.0.1. I saw the package is already on conda. But it still installs version 1.0 when using it.

Thanks!

All the best,
pl

@AlessioMilanese
Copy link
Member

Hello,

That's weird. Can you try to run:

 conda install -c bioconda/label/cf201901 motus 

@plmeta
Copy link
Author

plmeta commented Aug 10, 2021

Hi, thanks for the quick reply. I think I found the issue. I am installing with a .yml file and there are some dependencies that forced motus to install a lower version.

@AlessioMilanese
Copy link
Member

I see. i guess samtools or bwa, or maybe something related to metaSNV.
Is it working now?

@plmeta
Copy link
Author

plmeta commented Aug 10, 2021

I haven't unfortunately. I managed to install 3.0.1 once but now I couldn't manage again. It is now version 2.0.1 with dependencies like blow. I tried also both py3.7 and py3.8.
Screenshot 2021-08-10 at 15 36 03

@AlessioMilanese
Copy link
Member

maybe create a new conda environment can help?
https://github.com/motu-tool/mOTUs/wiki/Installation#install-dependencies-with-conda

@plmeta
Copy link
Author

plmeta commented Aug 11, 2021

Hi, finnally I made it to work.

python 3.8.1 + samtools 1.9 + bwa 0.1.17, then I am getting motus 3.0.1 by:
conda install -c bioconda motus=3.0.1

@AlessioMilanese
Copy link
Member

Nice!

I know it can be messy with the different tool versions, and it's not completely under our control.
Thanks for cheking. I can point to this discussion if anyone gets the same problem!

@AlessioMilanese AlessioMilanese self-assigned this Aug 11, 2021
@AlessioMilanese AlessioMilanese added the help wanted Extra attention is needed label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants