-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.29
-
Fix Version/s: 1.30
-
Component/s: Basic-Nucl, Workflow
-
Labels:
-
Story Points:3
-
Sprint:DEV-30-7
-
Affect Type:Userdefined
Link: This is a request on UGENE forum.
Scenario:
- Open the WD.
- Create the following workflow: "Read Sequence > ORF Marker > Write Annotations".
- Specify "seq_with_orfs.fa" inputfile in the "Read Sequence" element.
- Modify the "Write Annotations" element parameters as follows:
- Set "Document format" to "CSV".
- Set "Write sequence names" to "True".
- Run the workflow.
- Open the result "seq_with_orfs.csv" file.
Current result: the file does not have "Sequence name" column.
Expected result: there is "Sequence name" column after the "Complementary" column, see "expected.csv".