Skip to content

Commit

Permalink
release 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
y9c committed Apr 23, 2024
1 parent 4464db2 commit 9da0bc9
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.

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

For **Read 1**:

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

---

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

## 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.20"
version = "0.0.21"
description = "Automatically cut adapter / barcode / UMI from NGS data"
authors = ["Ye Chang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 9da0bc9

Please sign in to comment.