Skip to content

Commit 11f871b

Browse files
committed
add bioconda badge
1 parent 6cdcec2 commit 11f871b

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# ABIF Parser for Nim
44

55
[![ABIF Tests](https://github.com/quadram-institute-bioscience/nim-abif/actions/workflows/test.yaml/badge.svg)](https://github.com/quadram-institute-bioscience/nim-abif/actions/workflows/test.yaml)
6+
![Conda Version](https://img.shields.io/conda/v/bioconda/nim-abif)
7+
![Conda Platform](https://img.shields.io/conda/p/bioconda/nim-abif)
8+
69

710
A Nim library to parse [ABIF](chromatograms.md) (Applied Biosystems Information Format)
811
files from DNA sequencing machines, commonly used in Sanger capillary sequencing.

docs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ <h1 class="title">ABIF Parser for Nim</h1>
8686
<!-- Github action -->
8787
<a href="https://github.com/quadram-institute-bioscience/nim-abif/actions/workflows/test.yaml">
8888
<img src="https://github.com/quadram-institute-bioscience/nim-abif/actions/workflows/test.yaml/badge.svg" alt="CI status">
89+
<img alt="Conda Version" src="https://img.shields.io/conda/v/bioconda/nim-abif">
90+
<img alt="Conda Platform" src="https://img.shields.io/conda/p/bioconda/nim-abif">
91+
8992
</a>
9093
</p>
9194
<div class="project-section">

docs/pdf/abi2fq.pdf

1.63 KB
Binary file not shown.

docs/pdf/abichromatogram.pdf

1.16 KB
Binary file not shown.

0 commit comments

Comments
 (0)