Task: create react component that takes a Sequence as props and displays all data.
- all metadata fields and unaligned nucleotide seq. are in an editable state.
- additionally processed data is displayed but not editable
- submit/review button should trigger a confirmation dialog
Task: create react component that takes a Sequence as props and displays all data.