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

Latest version to Bioconda? #86

Closed
ebprideaux opened this issue Oct 15, 2021 · 9 comments
Closed

Latest version to Bioconda? #86

ebprideaux opened this issue Oct 15, 2021 · 9 comments

Comments

@ebprideaux
Copy link

I am having an issue (ENCODE-DCC/wgbs-pipeline#66) running the ENCODE/wgbs-pipeline, likely due to using an old version of gemBS (3.2.0, the most recent available in bioconda).

It looks like this issue was addressed here: #37, but this resolution occurred after v3.2.0 was made available in bioconda.

Are there any plans to add the most recent gemBS version to bioconda?

@JakeLehle
Copy link

Hello,

I'm also having the same issue. Can @heathsc, @karl616, or @MarcosFernandez please bump the bioconda version to the latest 3.5.5.
This would be a huge help to my research! I'm trying to use your software in an improved WGBS pipeline and if I can get it finished I can write a manuscript and cite you!

I love the software and wanna keep using it!
Help me out, please.

P.S. I would also love to see the gemBS-rs version make it's way over to bioconda too. But I'll take just having an updated gemBS on bioconda first.

Best,
Jake Lehle

@JakeLehle
Copy link

Hey @heathsc, @karl616, @MarcosFernandez or @ebprideaux
I've been looking into this more and I can see there is an open request for gemBS to be bumped to 3.5.0 on bioconda from 9 months ago. bioconda/bioconda-recipes#27790
Seems that some of the auto-bump checks need review by someone with write access to the main branch on bioconda. The lint check failed for some reason and hung up the version getting bumped up.
I'm gonna look at it some more and add some comments to that bump request to see if I can get some movement on this so we can get this pushed through and close this issue out.

@JakeLehle
Copy link

Okay I think I got this figured out.
I looked over the issue and suggested a fix to the pull request on
bioconda/bioconda-recipes#27790

On the recipes/gembs/meta.yaml file please update the 41st line from

- matplotlib

to

- matplotlib-base

This should fix the issue with what is holding up the package from getting bumped to the 3.5.0 version and would take 5 mins.
Please make this change as soon as you can, thanks.

@heathsc
Copy link
Owner

heathsc commented Jan 6, 2022

I'm afraid that I do not know who is responsible for the bioconda package so I can not make the change that you request.

Simon

@karl616
Copy link
Contributor

karl616 commented Jan 6, 2022 via email

@JakeLehle
Copy link

Hi @heathsc and @karl616

Great, thank you so much. I didn't want to overstep and meddle with your code without contacting you first to make sure you know. If you guys don't mind, I'll work on getting the package updated on bioconda and let you know if I have any questions or updates along the way.
But from the looks of it, what you left for me should be more than enough to finish everything off. It should mainly be minor troubleshooting with the CircleCI checks.

Best,
Jake

@karl616
Copy link
Contributor

karl616 commented Jan 6, 2022 via email

@JakeLehle
Copy link

Good news the update to 3.5.0 has been pushed through! I wish I could say I figured it out, but it was almost entirely @dpryan79 sheer force of will and me bugging him with pull requests and fledgling attempts at rewriting the meta.yaml from scratch along the way. He is a gentleman and a scholar and we owe him.

Okay, I'll check back on the anaconda repository but the new package should be available for download from the bioconda channel after it updates regularly. We can close this issue out.

@ebprideaux
Copy link
Author

Very much appreciated! Will be sure to cite in upcoming paper!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants