diff --git a/index.md b/index.md index 697e771..a890386 100644 --- a/index.md +++ b/index.md @@ -2,13 +2,14 @@ * [Details on command-line options](minimap2.html) (minimap2 manpage) * [Manuscript][arxiv] on the algorithm and evaluations * [Released packages and precompiled binaries][release] -* [Python binding][python] via PyPI * Also [available via BioConda][bioconda] +* Python binding [via PyPI][pypi] or [via BioConda][mappy-bc] * Report bugs, request features and ask questions via [GitHub Issues][issue] [doc]: https://github.com/lh3/minimap2/blob/master/README.md [arxiv]: https://arxiv.org/abs/1708.01492 -[python]: https://pypi.python.org/pypi/mappy +[pypi]: https://pypi.python.org/pypi/mappy +[mappy-bc]: https://anaconda.org/bioconda/mappy [bioconda]: https://anaconda.org/bioconda/minimap2 [release]: https://github.com/lh3/minimap2/releases [issue]: https://github.com/lh3/minimap2/issues