Skip to content

Commit

Permalink
release 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
y9c committed Apr 23, 2024
1 parent 957e759 commit 0d7bf07
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://raw.githubusercontent.com/y9c/cutseq/latest/docs/takaraV3.png)
![](https://raw.githubusercontent.com/y9c/cutseq/main/docs/takaraV3.png)

For **Read 1**:

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

---

![](https://raw.githubusercontent.com/y9c/cutseq/latest/docs/explain_library.png)
![](https://raw.githubusercontent.com/y9c/cutseq/main/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.22"
version = "0.0.23"
description = "Automatically cut adapter / barcode / UMI from NGS data"
authors = ["Ye Chang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 0d7bf07

Please sign in to comment.