Hello, Antoine. Thank you for your feedback!
Quote:If I'm not stupid the element "Filter annotations by names" is the solution but i am unable to filter successfully with Annotation names neither Annotation names file (it make something because I have a difference if "accept or filter" is true or false, but what?).
Maybe is not the function of this element.
An advice?
The trick is to check the input data of the "Write Annotations" element (see the screenshot). Input port "Set of annotations" should receive messages from the filter element only, not from both elements (the filter and the reader).
Quote:In my CSV file I have sequence name but not the accession number (very useful to manage data)
OK, we'll add one more option to the writer element in case of saving to CSV. Hopefully, it will be added to UGENE version 35 (there is already feature freeze for upcoming version 34).
Quote:PS: I have 4 outup in the workflow, it's possible to manage save directory as a parameter of the workflow?
So, by default UGENE puts data of a particular workflow run into a separate folder - a sub-folder of the Workflow Output Folder. For example, you have two writer elements, for one of them you set "Output file" parameter to "result1.csv", for another one you set "Output file" to "result2.csv". Both result files will be written to the same folder.
Note that the Workflow Output Folder can be specified in the UGENE Application Settings. See "Use directory for output file" on the "Workflow Designer" page of the dialog.
Could you please explain in more detail how you'd like this to be modified?