Short Description
This protocol duplicates the input sequence as well as the ROI that are selected by the userDocumentation
The blocks of interest here are blocks #1 and #3. Blocks #2 and #4 are merely used for demonstration purposes
- Block #1 extracts the ROI on the specified sequence. An extra parameter allows to specify which ROI to extract (all, selected only, or non-selected only)
- Block #3 inserts the given list of ROI onto the specified sequence (while mainting their selected state). In this example, the list of ROI is inserted onto a duplicate of the input sequence (obtained with Block #2). You can remove Block #2 and use the drop-down list to specify on which existing sequence the set of ROI should be added.