Skip to content

Commit

Permalink
forgot to add this
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed May 19, 2023
1 parent 03747b5 commit ae7defa
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Release 1.4-r122 (19 May 2023)
------------------------------

Notable changes:

* Improvement: faster FASTX parsing (#123)

* New feature: added the `telo` command to output telomere regions.

* New feature: added the `size` command to count the number of sequences and
the number of bases. Lighter and thus faster than `comp`.

* New feature: added the `hpc` command to compress homopolymers in input
sequences.

* New feature: added the `split` command to split a large input file into
multiple smaller files.

* New feature: added the `gap` command to output non-ACGT regions in the input
file.

* New feature: added option `-s` to command `subseq` to support the strand
field in BED. For the moment, this option does not work with other subseq
options.

(1.4: 19 May 2023, r122)

0 comments on commit ae7defa

Please sign in to comment.