As NGLess uses a version declaration string at the top of script means that NGLess can change its behaviour depending on the version used in the script.
This page documents the fixes that are currently implemented.
motus module (which supports only motus version 1, which is a
reference from 2013) is not
supported any more. Upgrade to the new external motus
module
if possible.min_match_size and
min_identity_pc have slightly changed.countfile reorders its input if necessary.count function now accepts multiple lines of comments at the top of its
functional_map argumentsselect handles a strange corner case differently (it was arguably wrong
before, but affects very few reads).count function now defaults to include_minus1 being true.preprocess function now modifies its argument. Older code usingpreprocess(input) using |r|:
...
is automatically treated as:
input = preprocess(input) using |r|:
...
Privacy: Usage of this site follows EMBL’s Privacy Policy. In accordance with that policy, we use Matomo to collect anonymised data on visits to, downloads from, and searches of this site. Contact: bork@embl.de.