more links

This commit is contained in:
Heng Li
2017-11-24 11:36:31 -05:00
parent 8764e92127
commit f42feba7be
+8 -4
View File
@@ -1,10 +1,14 @@
* [Documentation][doc]
* [Command-line options](minimap2.html)
* [General documentation][doc]
* [Details on command-line options](minimap2.html)
* [Released packages and precompiled binaries][release]
* [Manuscript][arxiv] on the algorithm and evaluations
* [Python binding][python]
* [BioConda page][bioconda]
* [Python binding][python] via PyPI
* Also [available via BioConda][bioconda]
* 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
[bioconda]: https://anaconda.org/bioconda/minimap2
[release]: https://github.com/lh3/minimap2/releases
[issue]: https://github.com/lh3/minimap2/issues