Found it trying to separate a multiple genbank file into several files. Similar to https://ugene.unipro.ru/tracker/browse/UGENE-348
To reproduce:
- Manually download from genbank webpage several sequences (will saved into one file).
- In WD, create a "read sequence" element and a "write sequence" element.
- Set "accumulate objects" for the write element to "false" and run (upper blocks will be deleted for each sequence, only the features and sequences are saved).
- If "accumulate objects" is set to true, the files is created correctly.