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

install sourmash #9

Open
ctb opened this issue May 11, 2022 · 0 comments
Open

install sourmash #9

ctb opened this issue May 11, 2022 · 0 comments
Labels
installation installation examples intro introductory examples

Comments

@ctb
Copy link
Contributor

ctb commented May 11, 2022

Installing sourmash on Mac OS or Linux

To install sourmash with pip, a common Python installer, run:

pip install sourmash

See the official Python docs for installing packages for details.

To install sourmash into your existing conda environment from bioconda, run:

conda install sourmash

You'll need to have the bioconda and conda-forge channels configured in your conda install; see the bioconda documentation.

Installing sourmash on Windows

We do not yet officially support Windows, but sourmash can be installed on Windows. Visit the windows install issue to see the current status!

More detailed installation instructions

Please see the quickstart tutorial for more information on how to install sourmash using conda.

@ctb ctb added the intro introductory examples label May 11, 2022
@ctb ctb changed the title install sourmash with pip or with conda install sourmash May 11, 2022
@ctb ctb added the installation installation examples label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation installation examples intro introductory examples
Projects
None yet
Development

No branches or pull requests

1 participant