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

Anaconda package with SUPPA? #18

Closed
AngryMaciek opened this issue Jan 29, 2018 · 8 comments
Closed

Anaconda package with SUPPA? #18

AngryMaciek opened this issue Jan 29, 2018 · 8 comments

Comments

@AngryMaciek
Copy link

Dear Authors,
I would like to use SUPPA2 in a bigger pipeline I build. Every step is in executed in a conda environment with specified libs and packages to ease re-runing the tool and avoid installation/dependency problems. Could you please consider building a SUPPA2 conda package and uploading it to anaconda cloud?
described here

This for sure would help not only me but also anyone that would like to utilize your/mine/anyone's tool that also runs SUPPA

@EduEyras
Copy link
Member

Hi Maciej,

Thanks for the suggestion. Let's me check with JC or JL. Perhaps they can implement this easily, and it will be useful for us as well.

Thanks

E.

@AngryMaciek
Copy link
Author

Dear @EduEyras , is there any update on the case?

Best,
Maciek

@EduEyras
Copy link
Member

EduEyras commented Feb 28, 2018 via email

@dpryan79
Copy link

I've taken the liberty of making a package for this in bioconda, so one can now conda install -c bioconda suppa. For your next release, it would be nice if you incorporated the patch that I had to make for this package. It would also be nice to generally reorganize things, since a module named lib is likely to be ambiguous (try calling it suppa or something like that).

@EduEyras
Copy link
Member

EduEyras commented Mar 26, 2018 via email

@JLTrincado
Copy link
Contributor

Dear Devon,

I was gonna incorporate the shebang lines. Since we already have some improvements that we want to put on a new release, how can we update the bioconda repository for pointing to this new one?

Thanks a lot for your time

@JLTrincado JLTrincado reopened this Jun 20, 2018
@dpryan79
Copy link

The general procedure is:

  1. Make a release of SUPPA
  2. Fork the bioconda/bioconda-recipes repository and make a new branch.
  3. Update meta.yaml under recipes/suppa to point to the new version. Remove patches as well.
  4. Update build.sh under recipes/suppa if needed.
  5. Make a pull request.

Then you can be added to the bioconda team so you can just create a branch on it and merge things yourself in the future.

@JLTrincado
Copy link
Contributor

Perfect. Thanks for the explanation!!

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