Skip to content

Commit 22b7ec9

Browse files
committed
fix typo
1 parent fab552f commit 22b7ec9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- [SeqKit v2.12.0](https://github.com/shenwei356/seqkit/releases/tag/v2.12.0) - 2025-12-04
22
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/seqkit/v2.12.0/total.svg)](https://github.com/shenwei356/seqkit/releases/tag/v2.12.0)
33
- `seqkit grep`:
4-
- `-p/--pattern` accepts empty charactor (`""`) now. So it's able to **search records with empty IDs or sequences**. [#558](https://github.com/shenwei356/seqkit/issues/558)
4+
- `-p/--pattern` accepts empty character (`""`) now. So it's able to **search records with empty IDs or sequences**. [#558](https://github.com/shenwei356/seqkit/issues/558)
55
- `seqkit split2`:
66
- fix a bug introduced in v2.11.0: `--by-part-prefix` options has no effect. [#554](https://github.com/shenwei356/seqkit/issues/554)
77
- `seqkit replace`:

doc/docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Wei Shen\*, Botond Sipos, and Liuyang Zhao. 2024. SeqKit2: A Swiss Army Knife fo
1313
- [SeqKit v2.12.0](https://github.com/shenwei356/seqkit/releases/tag/v2.12.0) - 2025-12-04
1414
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/seqkit/v2.12.0/total.svg)](https://github.com/shenwei356/seqkit/releases/tag/v2.12.0)
1515
- `seqkit grep`:
16-
- `-p/--pattern` accepts empty charactor (`""`) now. So it's able to **search records with empty IDs or sequences**. [#558](https://github.com/shenwei356/seqkit/issues/558)
16+
- `-p/--pattern` accepts empty character (`""`) now. So it's able to **search records with empty IDs or sequences**. [#558](https://github.com/shenwei356/seqkit/issues/558)
1717
- `seqkit split2`:
1818
- fix a bug introduced in v2.11.0: `--by-part-prefix` options has no effect. [#554](https://github.com/shenwei356/seqkit/issues/554)
1919
- `seqkit replace`:
2020
- `{uuid}`: use the time-sortable UUIDv7 to replace v4.
2121
- `seqkit stats/fx2tab`:
2222
- add information about how the average quality is computed. [#448](https://github.com/shenwei356/seqkit/issues/448)
23-
23+
2424
### Links
2525

2626
| OS | Arch | File | Download Count |

0 commit comments

Comments
 (0)