SeqKit v0.4.4
Changelog
seqkit locate
: fix bug of missing regular-expression motifs containing
non-DNA characters (e.g.,ACT.{6,7}CGG
) from motif file (-f
).- compiled with go v1.8.
seqkit locate
: fix bug of missing regular-expression motifs containingACT.{6,7}CGG
) from motif file (-f
).