mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-23 18:48:12 +08:00
minor format changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user