Opened 8 years ago
Closed 8 years ago
#2032 closed enhancement (fixed)
Annotation importer should have a configuration setting for item type
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.10 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
The annotation importer configurations can't specify the item type the configuration should be used on. This leads to a lot of configurations being listed (most of them not usable in the current context) no matter if annotations are being imported to samples or to raw bioassays.
Theoretically this doesn't matter to the importer since the mapping between the file columns and annotation type is set up for every import. In practice it would be nice to get a shorter list of configurations to choose from.
Note:
See TracTickets
for help on using tickets.
(In [7202]) Fixes #2032: Annotation importer should have a configuration setting for item type
It is now possible to select which item types (multiple choice) an annotation import configuration is valid for.
The setting is only used for hiding configurations that should not be used in a given context. If no item types are specified the configuration can be used everywhere.