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 instructions do not seem to be right #6

Open
antonkulaga opened this issue Sep 3, 2020 · 0 comments
Open

conda instructions do not seem to be right #6

antonkulaga opened this issue Sep 3, 2020 · 0 comments

Comments

@antonkulaga
Copy link
Contributor

antonkulaga commented Sep 3, 2020

You say:

The python code in this project is published as a conda package.
$ conda activate species_proteins
$ python setup.py install

If you want to build a package it is done via:

conda env create -f environment.yml
conda activate species_proteins
conda build conda-recipe
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

1 participant