@@ -71,7 +71,7 @@ Most of our tools work years after their initial publications and are often well
71
71
* [ minimap2] [ sw-minimap2 ] : widely used long-read aligner, published in [ Li (2018)] [ pub-minimap2a ] and improved in [ Li (2021)] [ pub-minimap2b ]
72
72
<img style =" margin : 0px " src =" https://img.shields.io/github/stars/lh3/minimap2 " />
73
73
<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 >
74
+ <a href =" https://bioconda.github.io/recipes/mappy/README.html " ><img style =" margin : 0px " src =" https://img.shields.io/conda/dn/bioconda/mappy .svg?style=flag&label=mappy " /></a >
75
75
* [ miniasm] [ sw-miniasm ] : a simple long-read assembler, published in [ Li (2016)] [ pub-miniasm ] .
76
76
Useful for assembly at small scale; not recommended for production.
77
77
<img style =" margin : 0px " src =" https://img.shields.io/github/stars/lh3/miniasm " />
@@ -174,8 +174,8 @@ Most of our tools work years after their initial publications and are often well
174
174
Maintained by Sanger since 2013.
175
175
<img style =" margin : 0px " src =" https://img.shields.io/github/stars/samtools/samtools " />
176
176
<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 >
177
+ <a href =" https://bioconda.github.io/recipes/bcftools/README.html " ><img style =" margin : 0px " src =" https://img.shields.io/conda/dn/bioconda/bcftools .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/htslib .svg?style=flag&label=htslib " /></a >
179
179
* [ TreeBeST] [ sw-treebest ] : the core engine behind TreeFam for tree building.
180
180
Some components are described in [ PI's thesis] [ pub-thesis ] .
181
181
Maintained by Ensembl Compara.
0 commit comments