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 thancomp
. -
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 commandsubseq
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)