Skip to content

Commit ae7defa

Browse files
committed
forgot to add this
1 parent 03747b5 commit ae7defa

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

NEWS.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Release 1.4-r122 (19 May 2023)
2+
------------------------------
3+
4+
Notable changes:
5+
6+
* Improvement: faster FASTX parsing (#123)
7+
8+
* New feature: added the `telo` command to output telomere regions.
9+
10+
* New feature: added the `size` command to count the number of sequences and
11+
the number of bases. Lighter and thus faster than `comp`.
12+
13+
* New feature: added the `hpc` command to compress homopolymers in input
14+
sequences.
15+
16+
* New feature: added the `split` command to split a large input file into
17+
multiple smaller files.
18+
19+
* New feature: added the `gap` command to output non-ACGT regions in the input
20+
file.
21+
22+
* New feature: added option `-s` to command `subseq` to support the strand
23+
field in BED. For the moment, this option does not work with other subseq
24+
options.
25+
26+
(1.4: 19 May 2023, r122)

0 commit comments

Comments
 (0)