Skip to content

Commit

Permalink
highlight cstag-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
akikuno committed Dec 4, 2023
1 parent 7545d62 commit ed3f7c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

`cstag` is a Python library tailored for for manipulating and visualizing [minimap2's cs tags](https://github.com/lh3/minimap2#cs).

>![Note]
> To add cs tags to SAM/BAM files, check out [`cstag-cli`](https://github.com/akikuno/cstag-cli).
## 🌟 Features

Expand All @@ -25,7 +27,6 @@
- `cstag.to_pdf()`: Produce a PDF file

For comprehensive documentation, please visit [our docs](https://akikuno.github.io/cstag/cstag/).
To add cs tags to SAM/BAM files, check out [`cstag-cli`](https://github.com/akikuno/cstag-cli).


## 🛠 Installation
Expand Down

0 comments on commit ed3f7c4

Please sign in to comment.