Skip to content

Commit

Permalink
release 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
y9c committed Apr 23, 2024
1 parent 9da0bc9 commit 957e759
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Due to the complexities involved in NGS library preparation methods, mutiple ope

Take _SMARTer® Stranded Total RNA-Seq Kit v3_ as an example, at least 9 operations are required.

![](https://github.com/y9c/cutseq/blob/main/docs/takaraV3.png?raw=True)
![](https://raw.githubusercontent.com/y9c/cutseq/latest/docs/takaraV3.png)

For **Read 1**:

Expand All @@ -34,7 +34,7 @@ CutSeq overcomes these limitations by enabling multiple operations in a automati

---

![](https://github.com/y9c/cutseq/blob/main/docs/explain_library.png?raw=True)
![](https://raw.githubusercontent.com/y9c/cutseq/latest/docs/explain_library.png)

## How to install?

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cutseq"
version = "0.0.21"
version = "0.0.22"
description = "Automatically cut adapter / barcode / UMI from NGS data"
authors = ["Ye Chang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 957e759

Please sign in to comment.