Actions
Feature #13540
closedCustom pluggable viewers for certain data types
Story points:
3.0
Release:
Release relationship:
Auto
Description
Being able to implement custom data viewers/actions for different data types would be a useful feature.
Examples:- Open BAM file with IGV or JBrowse
- Send data files to another REST API (e.g. upload VCF data into a genomics data management platform)
Updated by Moritz Gilsdorf over 6 years ago
Apart from being able to do these more advanced data viewing operations it would be good to be able to easily configure file extensions that can be just opened in the browser window. There are many small ascii based file formats using all kinds of file extensions.
Updated by Chrystian Klingenberg over 6 years ago
- Target version set to sprint 13 (lucky number)
Updated by Daniel Kos about 6 years ago
- Target version changed from sprint 13 (lucky number) to sprint 14
Updated by Michał Kłobukowski about 6 years ago
- Status changed from New to In Progress
- Assigned To set to Michał Kłobukowski
Updated by Michał Kłobukowski about 6 years ago
- Related to Feature #14563: [Data operations] Preview of image files in a collection files tree added
Updated by Michał Kłobukowski about 6 years ago
- Status changed from In Progress to Feedback
Updated by Michał Kłobukowski about 6 years ago
- Status changed from Feedback to In Progress
Updated by Michał Kłobukowski about 6 years ago
Custom pluggable viewers are implemented as file's context menu actions that redirect a user to a third party app url with a search param that contains selected file url. Configuration file is used the same way as controlled vocabulary file. See readme.md for details.
Updated by Michał Kłobukowski about 6 years ago
- Status changed from In Progress to Resolved
Updated by Pawel Kowalczyk about 6 years ago
- Status changed from Resolved to Closed
Actions