Alan
Alan
There are two issues with the info file: since it contains the sequence and quality information it becomes extremely expensive in terms of i/o to use it, then it seems...
From what I understand from the code so far it seems not to be a trivial operation to obtain such information: I should write a filter to output the values...
I do not get how I can deduce which part was removed just by looking at the info file splits, besides this still means reading/writing sequences twice, which is quite...
An update on the status: on the cutoffs branch of my fork I have implemented the option --cutoffs-file which only works for adapter cuts (no other modifiers are affected/considered), does...
It fixes the issue, thanks.
It is also not a critical issue since it is not affecting functionality.
Just retried with the latest elasticluster version and the problem is still there, here follows an excerpt of the error message: [...] python2 (2.7.17-2ubuntu4) ...", "Selecting previously unselected package python-simplejson.",...
The use of python3 by default and removed support for python2 are likely the cause. --- Python3 by default In 20.04 LTS, the python included in the base system is...
It would indeed be useful to have static labels on paths. If I where to use it I'd need the label to be shown along the line (with a given...
Same problem here with 1.0b2, how can I hotfix it until a release comes? Thanks