Example: install sourmash
sourmash-bio/sourmash-examples#9
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.
Categories
This example belongs to the following categories: