Skip to content

Commit b6b45d6

Browse files
committed
added additional bioconda badges
1 parent e079eb1 commit b6b45d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_pages/software.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Most of our tools work years after their initial publications and are often well
7171
* [minimap2][sw-minimap2]: widely used long-read aligner, published in [Li (2018)][pub-minimap2a] and improved in [Li (2021)][pub-minimap2b]
7272
<img style="margin: 0px" src="https://img.shields.io/github/stars/lh3/minimap2"/>
7373
<a href="https://bioconda.github.io/recipes/minimap2/README.html"><img style="margin: 0px" src="https://img.shields.io/conda/dn/bioconda/minimap2.svg?style=flag&label=Bioconda"/></a>
74+
<a href="https://bioconda.github.io/recipes/mappy/README.html"><img style="margin: 0px" src="https://img.shields.io/conda/dn/bioconda/minimap2.svg?style=flag&label=mappy"/></a>
7475
* [miniasm][sw-miniasm]: a simple long-read assembler, published in [Li (2016)][pub-miniasm].
7576
Useful for assembly at small scale; not recommended for production.
7677
<img style="margin: 0px" src="https://img.shields.io/github/stars/lh3/miniasm"/>
@@ -173,6 +174,8 @@ Most of our tools work years after their initial publications and are often well
173174
Maintained by Sanger since 2013.
174175
<img style="margin: 0px" src="https://img.shields.io/github/stars/samtools/samtools"/>
175176
<a href="https://bioconda.github.io/recipes/samtools/README.html"><img style="margin: 0px" src="https://img.shields.io/conda/dn/bioconda/samtools.svg?style=flag&label=Bioconda"/></a>
177+
<a href="https://bioconda.github.io/recipes/bcftools/README.html"><img style="margin: 0px" src="https://img.shields.io/conda/dn/bioconda/samtools.svg?style=flag&label=bcftools"/></a>
178+
<a href="https://bioconda.github.io/recipes/htslib/README.html"><img style="margin: 0px" src="https://img.shields.io/conda/dn/bioconda/samtools.svg?style=flag&label=htslib"/></a>
176179
* [TreeBeST][sw-treebest]: the core engine behind TreeFam for tree building.
177180
Some components are described in [PI's thesis][pub-thesis].
178181
Maintained by Ensembl Compara.

0 commit comments

Comments
 (0)